Searched refs:sysfs_remove_file_self (Results 1 – 8 of 8) sorted by relevance
261 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr);408 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self() function
481 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() function496 EXPORT_SYMBOL_GPL(sysfs_remove_file_self);
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()
57 sysfs_remove_file_self(&sess->kobj, &attr->attr); in rtrs_srv_disconnect_store()
454 sysfs_remove_file_self(&sess->kobj, sysfs_self); in rtrs_clt_destroy_sess_files()
1572 sysfs_remove_file_self(&dev->kobj, sysfs_self); in destroy_sysfs()
2368 return sysfs_remove_file_self(&dev->kobj, &attr->attr); in device_remove_file_self()