Home
last modified time | relevance | path

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

/linux/lib/
H A Dkobject.c124 static int fill_kobj_path(const struct kobject *kobj, char *path, int length) in fill_kobj_path() function
164 if (fill_kobj_path(kobj, path, len)) { in kobject_get_path()