Searched refs:als_int (Results 1 – 2 of 2) sorted by relevance
135 bool als_int; member746 return data->als_int; in apds9960_read_event_config()773 if (data->als_int == state) in apds9960_write_event_config()779 data->als_int = state; in apds9960_write_event_config()847 if ((status & APDS9960_REG_STATUS_ALS_INT) && data->als_int) { in apds9960_interrupt_handler()
563 int als_int; member1240 return data->als_int; in apds9160_read_event_config()1266 data->als_int = state; in apds9160_write_event_config()1289 (status & APDS9160_SR_LS_NEW_DATA) && data->als_int) { in apds9160_irq_handler()1350 chip->als_int = 0; in apds9160_chip_init()