Searched defs:raising (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | lm3533-als.c | 311 static inline u8 lm3533_als_get_threshold_reg(unsigned nr, bool raising) in lm3533_als_get_threshold_reg() argument 382 u8 raising; in lm3533_als_get_hysteresis() local 318 lm3533_als_get_threshold(struct iio_dev *indio_dev, unsigned nr, bool raising, u8 *val) lm3533_als_get_threshold() argument 336 lm3533_als_set_threshold(struct iio_dev *indio_dev, unsigned nr, bool raising, u8 val) lm3533_als_set_threshold() argument [all...] |
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | lm3533-als.c | 311 static inline u8 lm3533_als_get_threshold_reg(unsigned nr, bool raising) in lm3533_als_get_threshold_reg() argument 382 u8 raising; in lm3533_als_get_hysteresis() local 318 lm3533_als_get_threshold(struct iio_dev *indio_dev, unsigned nr, bool raising, u8 *val) lm3533_als_get_threshold() argument 336 lm3533_als_set_threshold(struct iio_dev *indio_dev, unsigned nr, bool raising, u8 val) lm3533_als_set_threshold() argument [all...] |
Completed in 3 milliseconds