Searched refs:apds9960_get_thres_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | apds9960.c | 569 static inline int apds9960_get_thres_reg(const struct iio_chan_spec *chan, in apds9960_get_thres_reg() function 620 ret = apds9960_get_thres_reg(chan, dir, ®); in apds9960_read_event() 656 ret = apds9960_get_thres_reg(chan, dir, ®); in apds9960_write_event()
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | apds9960.c | 574 static inline int apds9960_get_thres_reg(const struct iio_chan_spec *chan, in apds9960_get_thres_reg() function 625 ret = apds9960_get_thres_reg(chan, dir, ®); in apds9960_read_event() 661 ret = apds9960_get_thres_reg(chan, dir, ®); in apds9960_write_event()
|
Completed in 4 milliseconds