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()982 chip->lux_threshold_lo); in bh1770_lux_calib_store()1044 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()1191 chip->lux_threshold_lo = BH1770_LUX_DEF_THRES; in bh1770_probe()