Home
last modified time | relevance | path

Searched refs:SENSOR_STATE_ENABLING_ALS (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c116 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/ams_tmd2772/
Dams_tmd2772.c130 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/rohm_rpr0521/
Drohm_rpr0521.c179 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_tmd4903/
Dams_tmd4903.c177 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()