Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9960.c137 int pxs_int; member
746 return data->pxs_int; in apds9960_read_event_config()
769 if (data->pxs_int == state) in apds9960_write_event_config()
775 data->pxs_int = state; in apds9960_write_event_config()
862 if ((status & APDS9960_REG_STATUS_PS_INT) && data->pxs_int) { in apds9960_interrupt_handler()