Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkobject.h132 static inline bool kobject_has_children(struct kobject *kobj) in kobject_has_children() function
/Linux-v4.19/drivers/base/
Dcore.c1650 if (!kobject_has_children(glue_dir)) in cleanup_glue_dir()