Home
last modified time | relevance | path

Searched refs:device_remove_file_self (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/peci/
H A Dsysfs.c63 if (res && device_remove_file_self(dev, attr)) in remove_store()
/linux/drivers/vfio/mdev/
H A Dmdev_sysfs.c249 if (val && device_remove_file_self(dev, attr)) { in remove_store()
/linux/include/linux/
H A Ddevice.h277 bool device_remove_file_self(struct device *dev,
/linux/drivers/cdx/
H A Dcdx.c410 if (device_remove_file_self(dev, attr)) { in remove_store()
/linux/drivers/nvme/host/
H A Dsysfs.c400 if (device_remove_file_self(dev, attr)) in nvme_sysfs_delete()
/linux/drivers/pci/
H A Dpci-sysfs.c521 if (val && device_remove_file_self(dev, attr)) in remove_store()
/linux/drivers/base/
H A Dcore.c3082 bool device_remove_file_self(struct device *dev, in device_remove_file_self() function
3090 EXPORT_SYMBOL_GPL(device_remove_file_self);