Home
last modified time | relevance | path

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

/linux-6.15/drivers/peci/
H A Dsysfs.c63 if (res && device_remove_file_self(dev, attr)) in remove_store()
/linux-6.15/drivers/vfio/mdev/
H A Dmdev_sysfs.c249 if (val && device_remove_file_self(dev, attr)) { in remove_store()
/linux-6.15/drivers/s390/cio/
H A Dccwgroup.c182 if (device_remove_file_self(dev, attr)) in ccwgroup_ungroup_store()
/linux-6.15/include/linux/
H A Ddevice.h277 bool device_remove_file_self(struct device *dev,
/linux-6.15/drivers/cdx/
H A Dcdx.c410 if (device_remove_file_self(dev, attr)) { in remove_store()
/linux-6.15/drivers/s390/block/
H A Ddcssblk.c422 if (device_remove_file_self(dev, attr)) { in dcssblk_shared_store()
/linux-6.15/drivers/nvme/host/
H A Dsysfs.c393 if (device_remove_file_self(dev, attr)) in nvme_sysfs_delete()
/linux-6.15/drivers/pci/
H A Dpci-sysfs.c495 if (val && device_remove_file_self(dev, attr)) in remove_store()
/linux-6.15/drivers/base/
H A Dcore.c3085 bool device_remove_file_self(struct device *dev, in device_remove_file_self() function
3093 EXPORT_SYMBOL_GPL(device_remove_file_self);