Searched refs:sysfs_remove_file_self (Results 1 – 5 of 5) sorted by relevance
254 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr);384 static inline bool sysfs_remove_file_self(struct kobject *kobj, in sysfs_remove_file_self() function
76 sysfs_remove_file_self(&elog_obj->kobj, &attr->attr); in elog_ack_store()
92 sysfs_remove_file_self(&dump_obj->kobj, &attr->attr); in dump_ack_store()
480 bool sysfs_remove_file_self(struct kobject *kobj, const struct attribute *attr) in sysfs_remove_file_self() function
1627 return sysfs_remove_file_self(&dev->kobj, &attr->attr); in device_remove_file_self()