Home
last modified time | relevance | path

Searched refs:rpvdev_notify_func (Results 1 – 3 of 3) sorted by relevance

/open-amp-latest/open-amp/lib/include/openamp/
Dremoteproc_virtio.h40 typedef int (*rpvdev_notify_func)(void *priv, uint32_t id); typedef
54 rpvdev_notify_func notify;
81 rpvdev_notify_func notify,
/open-amp-latest/open-amp/doc/
Ddata-structure.md28 rpvdev_notify_func notify; /**< notification function */
/open-amp-latest/open-amp/lib/remoteproc/
Dremoteproc_virtio.c292 rpvdev_notify_func notify, in rproc_virtio_create_vdev()