Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/
Dapds990x.c904 static ssize_t apds990x_set_lux_thresh(struct apds990x_chip *chip, u32 *target, in apds990x_set_lux_thresh() function
935 int ret = apds990x_set_lux_thresh(chip, &chip->lux_thres_hi, buf); in apds990x_lux_thresh_above_store()
947 int ret = apds990x_set_lux_thresh(chip, &chip->lux_thres_lo, buf); in apds990x_lux_thresh_below_store()