Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dapds9960.c137 int pxs_int; member
693 return data->pxs_int; in apds9960_read_event_config()
716 if (data->pxs_int == state) in apds9960_write_event_config()
722 data->pxs_int = state; in apds9960_write_event_config()
809 if ((status & APDS9960_REG_STATUS_PS_INT) && data->pxs_int) { in apds9960_interrupt_handler()