Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/alsa/
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()
/Linux-v6.6/include/linux/
Dsysfs.h649 static inline struct kernfs_node *sysfs_get(struct kernfs_node *kn) in sysfs_get() function
/Linux-v6.6/lib/
Dkobject.c87 sysfs_get(kobj->sd); in create_dir()