Searched defs:notifyid (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/remoteproc/ | ||
H A D | remoteproc_virtio.c | 37 int notifyid = rvring->notifyid; rproc_virtio_notify() local 57 irqreturn_t rproc_vq_interrupt(struct rproc *rproc, int notifyid) rproc_vq_interrupt() argument |
H A D | remoteproc_core.c | 209 int ret, size, notifyid; rproc_alloc_vring() local |
/linux-4.4.14/include/linux/ | ||
H A D | remoteproc.h | 257 u32 notifyid; member in struct:fw_rsc_vdev_vring 298 u32 notifyid; member in struct:fw_rsc_vdev 465 int notifyid; member in struct:rproc_vring |
Completed in 146 milliseconds