Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dremoteproc_virtio.c468 static int rproc_remove_virtio_dev(struct device *dev, void *data) in rproc_remove_virtio_dev() function
489 ret = device_for_each_child(dev, NULL, rproc_remove_virtio_dev); in rproc_vdev_do_stop()