Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/mdev/
Dmdev_core.c38 static int mdev_device_remove_cb(struct device *dev, void *data) in mdev_device_remove_cb() function
102 device_for_each_child(parent->dev, NULL, mdev_device_remove_cb); in mdev_unregister_parent()