Searched refs:SENSOR_STATE_ENABLING_ALS (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/ |
D | isl29034.c | 116 SENSOR_STATE_ENABLING_ALS, enumerator 244 on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS); in sensorPowerAls() 352 case SENSOR_STATE_ENABLING_ALS: in handle_i2c_event()
|
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/ |
D | rohm_rpr0521.c | 179 SENSOR_STATE_ENABLING_ALS, enumerator 408 setMode(on, mTask.proxOn, (on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS)); in sensorPowerAls() 640 case SENSOR_STATE_ENABLING_ALS: in handle_i2c_event()
|
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/ |
D | ams_tmd2772.c | 130 SENSOR_STATE_ENABLING_ALS, enumerator 333 setMode(on, mData.proxOn, (on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS)); in sensorPowerAls() 595 case SENSOR_STATE_ENABLING_ALS: in handle_i2c_event()
|
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/ |
D | ams_tmd4903.c | 177 SENSOR_STATE_ENABLING_ALS, enumerator 496 setMode(on, mTask.proxOn, (on) ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS); in sensorPowerAls() 906 case SENSOR_STATE_ENABLING_ALS: in handle_i2c_event()
|