Searched refs:lux_thres_lo (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/misc/
H A Dapds990x.c157 u32 lux_thres_lo; member in struct:apds990x_chip
367 apds990x_lux_to_threshold(chip, chip->lux_thres_lo)); apds990x_refresh_athres()
894 return sprintf(buf, "%d\n", chip->lux_thres_lo); apds990x_lux_thresh_below_show()
939 int ret = apds990x_set_lux_thresh(chip, &chip->lux_thres_lo, buf); apds990x_lux_thresh_below_store()
1108 chip->lux_thres_lo = APDS_LUX_DEF_THRES_LO; apds990x_probe()

Completed in 59 milliseconds