Home
last modified time | relevance | path

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

/drivers/iio/light/
Dapds9960.c136 int als_int; member
691 return data->als_int; in apds9960_read_event_config()
722 if (data->als_int == state) in apds9960_write_event_config()
728 data->als_int = state; in apds9960_write_event_config()
796 if ((status & APDS9960_REG_STATUS_ALS_INT) && data->als_int) { in apds9960_interrupt_handler()