Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/mdev/
Dmdev_core.c123 static int mdev_device_remove_cb(struct device *dev, void *data) in mdev_device_remove_cb() function
243 device_for_each_child(dev, NULL, mdev_device_remove_cb); in mdev_unregister_device()