Searched refs:device_remove_file_self (Results 1 – 8 of 8) sorted by relevance
63 if (res && device_remove_file_self(dev, attr)) in remove_store()
248 if (val && device_remove_file_self(dev, attr)) { in remove_store()
182 if (device_remove_file_self(dev, attr)) in ccwgroup_ungroup_store()
158 bool device_remove_file_self(struct device *dev,
420 if (device_remove_file_self(dev, attr)) { in dcssblk_shared_store()
491 if (val && device_remove_file_self(dev, attr)) in remove_store()
2902 bool device_remove_file_self(struct device *dev, in device_remove_file_self() function2910 EXPORT_SYMBOL_GPL(device_remove_file_self);
3532 if (device_remove_file_self(dev, attr)) in nvme_sysfs_delete()