Home
last modified time | relevance | path

Searched refs:imx_dsp_ring_doorbell (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/firmware/imx/
H A Dimx-dsp.c25 int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc, unsigned int idx) in imx_dsp_ring_doorbell() function
40 EXPORT_SYMBOL(imx_dsp_ring_doorbell);
59 imx_dsp_ring_doorbell(chan->ipc, 1); in imx_dsp_handle_rx()
/OK3568_Linux_fs/kernel/include/linux/firmware/imx/
H A Ddsp.h56 int imx_dsp_ring_doorbell(struct imx_dsp_ipc *dsp, unsigned int chan_idx);
60 static inline int imx_dsp_ring_doorbell(struct imx_dsp_ipc *ipc, in imx_dsp_ring_doorbell() function
/OK3568_Linux_fs/kernel/sound/soc/sof/imx/
H A Dimx8m.c115 imx_dsp_ring_doorbell(priv->dsp_ipc, 0); in imx8m_send_msg()
H A Dimx8.c142 imx_dsp_ring_doorbell(priv->dsp_ipc, 0); in imx8_send_msg()