Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.0/
Diio_utils.cpp127 static int sysfs_read_uint(const std::string& file, unsigned int* val) { in sysfs_read_uint() function
192 return sysfs_read_uint(filename, power); in get_sensor_power()