Searched refs:lux_thres_hi (Results 1 – 1 of 1) sorted by relevance
142 u32 lux_thres_hi; member 354 apds990x_lux_to_threshold(chip, chip->lux_thres_hi)); in apds990x_refresh_athres() 878 return sprintf(buf, "%d\n", chip->lux_thres_hi); in apds990x_lux_thresh_above_show() 920 int ret = apds990x_set_lux_thresh(chip, &chip->lux_thres_hi, buf); in apds990x_lux_thresh_above_store() 1102 chip->lux_thres_hi = APDS_LUX_DEF_THRES_HI; in apds990x_probe()