Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/alsa/
H A Dconf.c147 static char *sysfs_get(const char *sysfs_root, const char *id) in sysfs_get() function
219 v = sysfs_get(sysfs_root, path_string); in sysfs_match()
/openbmc/linux/include/linux/
H A Dsysfs.h649 static inline struct kernfs_node *sysfs_get(struct kernfs_node *kn) in sysfs_get() function
/openbmc/linux/lib/
H A Dkobject.c89 sysfs_get(kobj->sd); in create_dir()