Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vfio/mdev/
Dmdev_private.h49 int mdev_device_remove(struct mdev_device *dev);
Dmdev_sysfs.c245 ret = mdev_device_remove(mdev); in remove_store()
Dmdev_core.c338 int mdev_device_remove(struct mdev_device *mdev) in mdev_device_remove() function