Searched refs:subhal_sensors_list (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/sensors/
H A Dmultihal.cpp561 const struct sensor_t *subhal_sensors_list; local
565 global_sensors_count += module->get_sensors_list(module, &subhal_sensors_list);
583 int module_sensor_count = module->get_sensors_list(module, &subhal_sensors_list);
590 const struct sensor_t *local_sensor = &subhal_sensors_list[i];

Completed in 26 milliseconds