Home
last modified time | relevance | path

Searched refs:read_sysfs (Results 1 – 2 of 2) sorted by relevance

/device/google/dragon/health/
Dhealthd-dragon.cpp32 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() function
57 if (read_sysfs(PSU_SYSFS_MAX_CURRENT_PATH, buf, SIZE) > 0) in read_current_max_ma()
/device/htc/flounder/health/
Dhealthd-flounder.cpp54 static int read_sysfs(const char *path, char *buf, size_t size) { in read_sysfs() function
102 if (read_sysfs(path, buf, SIZE) > 0) { in get_int64_field()