Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dbh1770glc.c961 u32 new_corr; in bh1770_lux_calib_store() local
971 new_corr = bh1770_get_corr_value(chip); in bh1770_lux_calib_store()
972 if (new_corr == 0) { in bh1770_lux_calib_store()
977 chip->lux_corr = new_corr; in bh1770_lux_calib_store()