Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Diqs621-als.c377 u8 ir_flags_mask, *thresh_cache; in iqs621_als_write_event_value() local
387 thresh_cache = &iqs621_als->thresh_light; in iqs621_als_write_event_value()
395 thresh_cache = &iqs621_als->thresh_dark; in iqs621_als_write_event_value()
432 thresh_cache = &iqs621_als->thresh_prox; in iqs621_als_write_event_value()
446 *thresh_cache = thresh_val; in iqs621_als_write_event_value()