Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iio/light/
Dopt4060.c144 bool thresh_event_lo_active; member
267 return chip->thresh_event_lo_active || chip->thresh_event_hi_active; in opt4060_event_active()
937 if (((dir == IIO_EV_DIR_FALLING) && chip->thresh_event_lo_active) || in opt4060_read_event_config()
966 if ((chip->thresh_event_lo_active || chip->thresh_event_hi_active) && in opt4060_write_event_config()
970 chip->thresh_event_lo_active = true; in opt4060_write_event_config()
979 chip->thresh_event_lo_active = false; in opt4060_write_event_config()
987 chip->thresh_event_lo_active, in opt4060_write_event_config()