Searched defs:sysfs_get (Results 1 – 3 of 3) sorted by relevance
190 struct sysfs_dirent *sysfs_get(struct sysfs_dirent *sd) in sysfs_get() function
200 #define sysfs_get(sd) __sysfs_get(sd) macro
331 static inline struct sysfs_dirent *sysfs_get(struct sysfs_dirent *sd) in sysfs_get() function