Searched refs:__sysfs_get (Results 1 – 2 of 2) sorted by relevance
191 static inline struct sysfs_dirent *__sysfs_get(struct sysfs_dirent *sd) in __sysfs_get() function199 #define sysfs_get(sd) __sysfs_get(sd)
191 return __sysfs_get(sd); in sysfs_get()