Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dbh1770glc.c310 static inline u16 bh1770_lux_adjusted_to_raw(struct bh1770_chip *chip, in bh1770_lux_adjusted_to_raw() function
333 threshold_hi = bh1770_lux_adjusted_to_raw(chip, threshold_hi); in bh1770_lux_update_thresholds()
336 threshold_lo = bh1770_lux_adjusted_to_raw(chip, threshold_lo); in bh1770_lux_update_thresholds()