Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/
Dbh1770glc.c286 static inline u16 bh1770_lux_raw_to_adjusted(struct bh1770_chip *chip, u16 raw) in bh1770_lux_raw_to_adjusted() function
375 return bh1770_lux_raw_to_adjusted(chip, chip->lux_data_raw); in bh1770_lux_read_result()