Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Diqs621-als.c50 u8 thresh_prox; member
62 iqs621_als->thresh_prox); in iqs621_als_init()
67 iqs621_als->thresh_prox); in iqs621_als_init()
353 *val = iqs621_als->thresh_prox * 4; in iqs621_als_read_event_value()
355 *val = iqs621_als->thresh_prox; in iqs621_als_read_event_value()
432 thresh_cache = &iqs621_als->thresh_prox; in iqs621_als_write_event_value()
562 iqs621_als->thresh_prox = val; in iqs621_als_probe()