Home
last modified time | relevance | path

Searched refs:vdev_to_rproc (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/remoteproc/
Dremoteproc_virtio.c77 struct rproc *rproc = vdev_to_rproc(vdev); in rp_find_vq()
287 struct rproc *rproc = vdev_to_rproc(vdev); in rproc_virtio_dev_release()
/Linux-v4.19/include/linux/
Dremoteproc.h566 static inline struct rproc *vdev_to_rproc(struct virtio_device *vdev) in vdev_to_rproc() function