Home
last modified time | relevance | path

Searched refs:kobject_has_children (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dkobject.h137 static inline bool kobject_has_children(struct kobject *kobj) in kobject_has_children() function
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c2947 if (!kobject_has_children(glue_dir) && !--ref) in cleanup_glue_dir()