Searched refs:global_sensors_list (Results 1 – 1 of 1) sorted by relevance
176 static struct sensor_t const* global_sensors_list = NULL; variable549 if (global_sensors_list != NULL) { in lazy_init_sensors_list()607 global_sensors_list = mutable_sensor_list; in lazy_init_sensors_list()617 *list = global_sensors_list; in module__get_sensors_list()620 ALOGV("sensor type: %d", global_sensors_list[i].type); in module__get_sensors_list()