Searched refs:module_sensor_count (Results 1 – 1 of 1) sorted by relevance
583 int module_sensor_count = module->get_sensors_list(module, &subhal_sensors_list); in lazy_init_sensors_list() local584 ALOGV("the module has %d sensors", module_sensor_count); in lazy_init_sensors_list()588 for (int i = 0; i < module_sensor_count; i++) { in lazy_init_sensors_list()