Home
last modified time | relevance | path

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

/openbmc/linux/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()