Searched refs:device_remove_file_self (Results 1 – 8 of 8) sorted by relevance
56 if (!device_remove_file_self(dev, attr)) in recover_store()
233 if (val && device_remove_file_self(dev, attr)) { in remove_store()
198 if (device_remove_file_self(dev, attr)) in ccwgroup_ungroup_store()
422 if (device_remove_file_self(dev, attr)) { in dcssblk_shared_store()
1623 bool device_remove_file_self(struct device *dev, in device_remove_file_self() function1631 EXPORT_SYMBOL_GPL(device_remove_file_self);
477 if (val && device_remove_file_self(dev, attr)) in remove_store()
859 extern bool device_remove_file_self(struct device *dev,
3184 if (device_remove_file_self(dev, attr)) in nvme_sysfs_delete()