lux_thres_lo 143 drivers/misc/apds990x.c u32 lux_thres_lo; lux_thres_lo 352 drivers/misc/apds990x.c apds990x_lux_to_threshold(chip, chip->lux_thres_lo)); lux_thres_lo 886 drivers/misc/apds990x.c return sprintf(buf, "%d\n", chip->lux_thres_lo); lux_thres_lo 932 drivers/misc/apds990x.c int ret = apds990x_set_lux_thresh(chip, &chip->lux_thres_lo, buf); lux_thres_lo 1104 drivers/misc/apds990x.c chip->lux_thres_lo = APDS_LUX_DEF_THRES_LO;