Home
last modified time | relevance | path

Searched refs:rproc_vq_interrupt (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/remoteproc/
H A Dremoteproc_virtio.c89 irqreturn_t rproc_vq_interrupt(struct rproc *rproc, int notifyid) in rproc_vq_interrupt() function
101 EXPORT_SYMBOL(rproc_vq_interrupt);
H A Dingenic_rproc.c163 return rproc_vq_interrupt(rproc, vring); in vpu_interrupt()
H A Dst_remoteproc.c59 if (rproc_vq_interrupt(rproc, msg) == IRQ_NONE) in st_rproc_mbox_callback()
H A Dimx_dsp_rproc.c508 rproc_vq_interrupt(priv->rproc, 0); in imx_dsp_rproc_vq_work()
509 rproc_vq_interrupt(priv->rproc, 1); in imx_dsp_rproc_vq_work()
H A Dti_k3_common.c81 if (rproc_vq_interrupt(rproc, msg) == IRQ_NONE) in k3_rproc_mbox_callback()
H A Dstm32_rproc.c292 if (rproc_vq_interrupt(rproc, mb->vq_id) == IRQ_NONE) in stm32_rproc_mb_vq_work()
H A Dimx_rproc.c709 rproc_vq_interrupt(rproc, id); in imx_rproc_notified_idr_cb()
H A Domap_remoteproc.c531 if (rproc_vq_interrupt(oproc->rproc, msg) == IRQ_NONE) in omap_rproc_mbox_callback()
H A Dxlnx_r5_remoteproc.c189 if (rproc_vq_interrupt(rproc, id) == IRQ_NONE) in event_notified_idr_cb()