Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/peci/
Dsysfs.c63 if (res && device_remove_file_self(dev, attr)) in remove_store()
/Linux-v6.6/drivers/vfio/mdev/
Dmdev_sysfs.c249 if (val && device_remove_file_self(dev, attr)) { in remove_store()
/Linux-v6.6/drivers/cdx/
Dcdx.c315 if (device_remove_file_self(dev, attr)) { in remove_store()
/Linux-v6.6/drivers/s390/cio/
Dccwgroup.c182 if (device_remove_file_self(dev, attr)) in ccwgroup_ungroup_store()
/Linux-v6.6/drivers/nvme/host/
Dsysfs.c208 if (device_remove_file_self(dev, attr)) in nvme_sysfs_delete()
/Linux-v6.6/include/linux/
Ddevice.h263 bool device_remove_file_self(struct device *dev,
/Linux-v6.6/drivers/s390/block/
Ddcssblk.c422 if (device_remove_file_self(dev, attr)) { in dcssblk_shared_store()
/Linux-v6.6/drivers/pci/
Dpci-sysfs.c491 if (val && device_remove_file_self(dev, attr)) in remove_store()
/Linux-v6.6/drivers/base/
Dcore.c3017 bool device_remove_file_self(struct device *dev, in device_remove_file_self() function
3025 EXPORT_SYMBOL_GPL(device_remove_file_self);