Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds