Searched refs:rproc_add_virtio_dev (Results 1 – 3 of 3) sorted by relevance
33 int rproc_add_virtio_dev(struct rproc_vdev *rvdev, int id);
329 int rproc_add_virtio_dev(struct rproc_vdev *rvdev, int id) in rproc_add_virtio_dev() function
418 return rproc_add_virtio_dev(rvdev, rvdev->id); in rproc_vdev_do_start()