Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcore.c3303 static inline bool kobject_has_children(struct kobject *kobj) in kobject_has_children() function
3373 if (!kobject_has_children(glue_dir) && !--ref) in cleanup_glue_dir()