Home
last modified time | relevance | path

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

/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
/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