Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
Diio_utils.cpp219 static int get_sensor_name(const std::string& device_dir, std::string* name) { in get_sensor_name() function
283 err = get_sensor_name(iio_dev_data.sysfspath, &iio_dev_data.name); in load_iio_devices()