Searched refs:read_sysfs (Results 1 – 2 of 2) sorted by relevance
32 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() function57 if (read_sysfs(PSU_SYSFS_MAX_CURRENT_PATH, buf, SIZE) > 0) in read_current_max_ma()
54 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() function102 if (read_sysfs(path, buf, SIZE) > 0) { in get_int64_field()