Home
last modified time | relevance | path

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

/linux-3.3/fs/sysfs/
Dmount.c190 struct sysfs_dirent *sysfs_get(struct sysfs_dirent *sd) in sysfs_get() function
Dsysfs.h200 #define sysfs_get(sd) __sysfs_get(sd) macro
/linux-3.3/include/linux/
Dsysfs.h331 static inline struct sysfs_dirent *sysfs_get(struct sysfs_dirent *sd) in sysfs_get() function