Searched refs:lux_threshold_lo (Results 1 – 1 of 1) sorted by relevance
153 u16 lux_threshold_lo; member608 chip->lux_threshold_lo); in bh1770_irq()997 chip->lux_threshold_lo); in bh1770_lux_calib_store()1060 return sprintf(buf, "%d\n", chip->lux_threshold_lo); in bh1770_get_lux_thresh_below()1085 chip->lux_threshold_lo); in bh1770_set_lux_thresh()1107 int ret = bh1770_set_lux_thresh(chip, &chip->lux_threshold_lo, buf); in bh1770_set_lux_thresh_below()1207 chip->lux_threshold_lo = BH1770_LUX_DEF_THRES; in bh1770_probe()