Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dapds990x.c143 u32 lux_thres_lo; member
352 apds990x_lux_to_threshold(chip, chip->lux_thres_lo)); in apds990x_refresh_athres()
886 return sprintf(buf, "%d\n", chip->lux_thres_lo); in apds990x_lux_thresh_below_show()
932 int ret = apds990x_set_lux_thresh(chip, &chip->lux_thres_lo, buf); in apds990x_lux_thresh_below_store()
1103 chip->lux_thres_lo = APDS_LUX_DEF_THRES_LO; in apds990x_probe()