Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
Diio_utils.cpp125 static int sysfs_read_uint8(const std::string& file, uint8_t* val) { in sysfs_read_uint8() function
378 ret = sysfs_read_uint8(filename, &temp); in scan_elements()
387 ret = sysfs_read_uint8(filename, &chan_info.index); in scan_elements()