Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/remoteproc/
Dremoteproc_virtio.c465 static int rproc_remove_virtio_dev(struct device *dev, void *data) in rproc_remove_virtio_dev() function
486 ret = device_for_each_child(dev, NULL, rproc_remove_virtio_dev); in rproc_vdev_do_stop()