Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/
Dbh1770glc.c140 u16 lux_thres_hi_onchip; member
321 if (chip->lux_thres_hi_onchip == threshold_hi && in bh1770_lux_update_thresholds()
325 chip->lux_thres_hi_onchip = threshold_hi; in bh1770_lux_update_thresholds()
407 chip->lux_thres_hi_onchip = BH1770_LUX_RANGE; in bh1770_chip_on()