Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dremoteproc.h682 static inline struct rproc *vdev_to_rproc(struct virtio_device *vdev) in vdev_to_rproc() function