Home
last modified time | relevance | path

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

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