Searched refs:rproc_vq_interrupt (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/remoteproc/
H A Dremoteproc_virtio.c46 * rproc_vq_interrupt() - tell remoteproc that a virtqueue is interrupted
57 irqreturn_t rproc_vq_interrupt(struct rproc *rproc, int notifyid) rproc_vq_interrupt() function
69 EXPORT_SYMBOL(rproc_vq_interrupt); variable
H A Dremoteproc_internal.h50 irqreturn_t rproc_vq_interrupt(struct rproc *rproc, int vq_id);
H A Dda8xx_remoteproc.c72 rproc_vq_interrupt(rproc, 0); handle_event()
73 rproc_vq_interrupt(rproc, 1); handle_event()
H A Domap_remoteproc.c84 if (rproc_vq_interrupt(oproc->rproc, msg) == IRQ_NONE) omap_rproc_mbox_callback()
H A Dste_modem_rproc.c191 if (rproc_vq_interrupt(sproc->rproc, vqid) == IRQ_NONE) sproc_kick_callback()

Completed in 75 milliseconds