Home
last modified time | relevance | path

Searched refs:sysfs_remove_dir (Results 1 – 3 of 3) sorted by relevance

/linux/fs/sysfs/
H A Ddir.c79 void sysfs_remove_dir(struct kobject *kobj) in sysfs_remove_dir() function
/linux/include/linux/
H A Dsysfs.h400 void sysfs_remove_dir(struct kobject *kobj);
510 static inline void sysfs_remove_dir(struct kobject *kobj) in sysfs_remove_dir() function
/linux/lib/
H A Dkobject.c80 sysfs_remove_dir(kobj); in create_dir()
604 sysfs_remove_dir(kobj); in __kobject_del()