Searched refs:sensor_idx (Results 1 – 1 of 1) sorted by relevance
1125 static bool calSelftestGetOneData(enum SensorIndex sensor_idx, const uint8_t *data, int idx, int16_… argument1132 switch (sensor_idx) {2331 int sensor_idx = (int)cookie; local2334 DEBUG_PRINT("%s flush\n", mSensorInfo[sensor_idx].sensorName);2336 if (sensor_idx >= FIRST_CONT_SENSOR && sensor_idx < NUM_CONT_SENSOR) {2337 T(sensors[sensor_idx]).flush++;2341 if (sensor_idx >= FIRST_ONESHOT_SENSOR && sensor_idx < NUM_OF_SENSOR) {2342 evtType = sensorGetMyEventType(mSensorInfo[sensor_idx].sensorType);