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

/linux-master/drivers/misc/
H A Dbh1770glc.c293 static inline u16 bh1770_lux_adjusted_to_raw(struct bh1770_chip *chip, function
316 threshold_hi = bh1770_lux_adjusted_to_raw(chip, threshold_hi);
319 threshold_lo = bh1770_lux_adjusted_to_raw(chip, threshold_lo);

Completed in 210 milliseconds