Home
last modified time | relevance | path

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

/linux/drivers/vfio/mdev/
H A Dmdev_private.h28 int mdev_device_remove(struct mdev_device *dev);
H A Dmdev_core.c213 int mdev_device_remove(struct mdev_device *mdev) in mdev_device_remove() function