Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c117 SENSOR_STATE_DISABLING_ALS, enumerator
244 on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS); in sensorPowerAls()
356 case SENSOR_STATE_DISABLING_ALS: in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c181 SENSOR_STATE_DISABLING_ALS, enumerator
408 setMode(on, mTask.proxOn, (on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS)); in sensorPowerAls()
648 case SENSOR_STATE_DISABLING_ALS: in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c132 SENSOR_STATE_DISABLING_ALS, enumerator
333 setMode(on, mData.proxOn, (on ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS)); in sensorPowerAls()
603 case SENSOR_STATE_DISABLING_ALS: in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c179 SENSOR_STATE_DISABLING_ALS, enumerator
496 setMode(on, mTask.proxOn, (on) ? SENSOR_STATE_ENABLING_ALS : SENSOR_STATE_DISABLING_ALS); in sensorPowerAls()
914 case SENSOR_STATE_DISABLING_ALS: in handle_i2c_event()