Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
Diio_utils.cpp37 static const char* IIO_NAME_FILENAME = "name"; variable
220 const std::string filename = device_dir + "/" + IIO_NAME_FILENAME; in get_sensor_name()