Home
last modified time | relevance | path

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

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