Searched refs:device_remove_file_self (Results 1 – 8 of 8) sorted by relevance
47 if (!device_remove_file_self(dev, attr)) in recover_store()
236 if (val && device_remove_file_self(dev, attr)) { in remove_store()
198 if (device_remove_file_self(dev, attr)) in ccwgroup_ungroup_store()
421 if (device_remove_file_self(dev, attr)) { in dcssblk_shared_store()
1408 bool device_remove_file_self(struct device *dev, in device_remove_file_self() function1416 EXPORT_SYMBOL_GPL(device_remove_file_self);
618 extern bool device_remove_file_self(struct device *dev,
477 if (val && device_remove_file_self(dev, attr)) in remove_store()
2768 if (device_remove_file_self(dev, attr)) in nvme_sysfs_delete()