Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dapds9960.c146 int pxs_int; member
692 return data->pxs_int; in apds9960_read_event_config()
715 if (data->pxs_int == state) in apds9960_write_event_config()
721 data->pxs_int = state; in apds9960_write_event_config()
808 if ((status & APDS9960_REG_STATUS_PS_INT) && data->pxs_int) { in apds9960_interrupt_handler()