Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/mdev/
Dmdev_private.h58 void mdev_remove_sysfs_files(struct device *dev, struct mdev_type *type);
Dmdev_sysfs.c276 void mdev_remove_sysfs_files(struct device *dev, struct mdev_type *type) in mdev_remove_sysfs_files() function
Dmdev_core.c110 mdev_remove_sysfs_files(&mdev->dev, type); in mdev_device_remove_common()