Searched refs:SENSOR_INFO_FLAGS1_RAW (Results 1 – 5 of 5) sorted by relevance
188 SENSOR_INFO_FLAGS1_RAW = (1 << 1), enumerator
699 if (si->flags1 & SENSOR_INFO_FLAGS1_RAW) in initSensors()772 if (si->flags1 & SENSOR_INFO_FLAGS1_RAW) { in initSensors()
723 .flags1 = SENSOR_INFO_FLAGS1_RAW, \735 .flags1 = SENSOR_INFO_FLAGS1_RAW | SENSOR_INFO_FLAGS1_BIAS, \
683 .flags1 = SENSOR_INFO_FLAGS1_RAW, \695 .flags1 = SENSOR_INFO_FLAGS1_RAW | SENSOR_INFO_FLAGS1_BIAS, \
981 .flags1 = SENSOR_INFO_FLAGS1_RAW, \987 .flags1 = SENSOR_INFO_FLAGS1_RAW | SENSOR_INFO_FLAGS1_BIAS, \