Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/mdev/
H A Dmdev_private.h65 int mdev_device_remove(struct device *dev);
H A Dmdev_sysfs.c236 ret = mdev_device_remove(dev); in remove_store()
H A Dmdev_core.c353 int mdev_device_remove(struct device *dev) in mdev_device_remove() function