Searched refs:rproc_remove_virtio_dev (Results 1 – 3 of 3) sorted by relevance
36 int rproc_remove_virtio_dev(struct device *dev, void *data);
436 int rproc_remove_virtio_dev(struct device *dev, void *data) in rproc_remove_virtio_dev() function
444 ret = device_for_each_child(&rvdev->dev, NULL, rproc_remove_virtio_dev); in rproc_vdev_do_stop()