Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dbh1770glc.c978 u32 new_corr; in bh1770_lux_calib_store() local
988 new_corr = bh1770_get_corr_value(chip); in bh1770_lux_calib_store()
989 if (new_corr == 0) { in bh1770_lux_calib_store()
994 chip->lux_corr = new_corr; in bh1770_lux_calib_store()