Home
last modified time | relevance | path

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

/linux-3.3/tools/power/cpupower/utils/helpers/
Dsysfs.c19 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file() function
/linux-3.3/tools/power/cpupower/lib/
Dsysfs.c24 static unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file() function
/linux-3.3/fs/sysfs/
Dfile.c128 sysfs_read_file(struct file *file, char __user *buf, size_t count, loff_t *ppos) in sysfs_read_file() function