Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/mdev/
Dmdev_private.h62 int mdev_device_remove(struct device *dev);
Dmdev_sysfs.c236 ret = mdev_device_remove(dev); in remove_store()
Dmdev_core.c353 int mdev_device_remove(struct device *dev) in mdev_device_remove() function