Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dbh1770glc.c139 u16 lux_threshold_lo; member
591 chip->lux_threshold_lo); in bh1770_irq()
980 chip->lux_threshold_lo); in bh1770_lux_calib_store()
1043 return sprintf(buf, "%d\n", chip->lux_threshold_lo); in bh1770_get_lux_thresh_below()
1068 chip->lux_threshold_lo); in bh1770_set_lux_thresh()
1090 int ret = bh1770_set_lux_thresh(chip, &chip->lux_threshold_lo, buf); in bh1770_set_lux_thresh_below()
1190 chip->lux_threshold_lo = BH1770_LUX_DEF_THRES; in bh1770_probe()
/kernel/linux/linux-6.6/drivers/misc/
H A Dbh1770glc.c139 u16 lux_threshold_lo; member
591 chip->lux_threshold_lo); in bh1770_irq()
980 chip->lux_threshold_lo); in bh1770_lux_calib_store()
1043 return sprintf(buf, "%d\n", chip->lux_threshold_lo); in bh1770_get_lux_thresh_below()
1068 chip->lux_threshold_lo); in bh1770_set_lux_thresh()
1090 int ret = bh1770_set_lux_thresh(chip, &chip->lux_threshold_lo, buf); in bh1770_set_lux_thresh_below()
1189 chip->lux_threshold_lo = BH1770_LUX_DEF_THRES; in bh1770_probe()

Completed in 5 milliseconds