Searched refs:sysfs_remove_file_ns (Results 1 – 2 of 2) sorted by relevance
421 void sysfs_remove_file_ns(struct kobject *kobj, const struct attribute *attr,568 static inline void sysfs_remove_file_ns(struct kobject *kobj, in sysfs_remove_file_ns() function780 sysfs_remove_file_ns(kobj, attr, NULL); in sysfs_remove_file()
153 sysfs_remove_file_ns(&sp->subsys.kobj, &attr->attr, ns); in class_remove_file_ns()