Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/remoteproc/
Dremoteproc_virtio.c71 struct rproc *rproc = vdev_to_rproc(vdev); in rp_find_vq()
311 struct rproc *rproc = vdev_to_rproc(vdev); in rproc_virtio_dev_release()
/Linux-v5.10/include/linux/
Dremoteproc.h672 static inline struct rproc *vdev_to_rproc(struct virtio_device *vdev) in vdev_to_rproc() function