Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 5 of 5) sorted by relevance

/open-amp-latest/open-amp/lib/include/openamp/
Dremoteproc_virtio.h54 rpvdev_notify_func notify; member
Dvirtqueue.h105 void (*notify)(struct virtqueue *vq); member
Dvirtio.h282 void (*notify)(struct virtqueue *vq); member
Dremoteproc.h472 int (*notify)(struct remoteproc *rproc, uint32_t id); member
/open-amp-latest/open-amp/lib/remoteproc/
Dremoteproc_virtio.c292 rpvdev_notify_func notify, in rproc_virtio_create_vdev()