Searched refs:sysfs_remove_file_self (Results 1 – 7 of 7) sorted by relevance
523 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() function538 EXPORT_SYMBOL_GPL(sysfs_remove_file_self);
423 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr);574 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self() function
79 if (sysfs_remove_file_self(&elog_obj->kobj, &attr->attr)) { in elog_ack_store()
95 if (sysfs_remove_file_self(&dump_obj->kobj, &attr->attr)) { in dump_ack_store()
345 sysfs_remove_file_self(&sess_dev->kobj, &attr->attr); in rnbd_srv_sess_dev_force_close()
1664 sysfs_remove_file_self(&dev->kobj, sysfs_self); in rnbd_destroy_sysfs()
3086 return sysfs_remove_file_self(&dev->kobj, &attr->attr); in device_remove_file_self()