Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/
Dcore.c3285 static inline bool kobject_has_children(struct kobject *kobj) in kobject_has_children() function
3355 if (!kobject_has_children(glue_dir) && !--ref) in cleanup_glue_dir()