Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2591.c195 static int tsl2591_set_als_lower_threshold(struct tsl2591_chip *chip,
517 static int tsl2591_set_als_lower_threshold(struct tsl2591_chip *chip, in tsl2591_set_als_lower_threshold() function
583 tsl2591_set_als_lower_threshold(chip, als_lower_threshold); in tsl2591_set_als_upper_threshold()
935 ret = tsl2591_set_als_lower_threshold(chip, val); in tsl2591_write_event_value()
1093 ret = tsl2591_set_als_lower_threshold(chip, TSL2591_DEFAULT_ALS_LOWER_THRESH); in tsl2591_load_defaults()