Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/light/
Dtsl2591.c197 static int tsl2591_set_als_upper_threshold(struct tsl2591_chip *chip,
536 tsl2591_set_als_upper_threshold(chip, als_upper_threshold); in tsl2591_set_als_lower_threshold()
561 static int tsl2591_set_als_upper_threshold(struct tsl2591_chip *chip, in tsl2591_set_als_upper_threshold() function
930 ret = tsl2591_set_als_upper_threshold(chip, val); in tsl2591_write_event_value()
1097 ret = tsl2591_set_als_upper_threshold(chip, TSL2591_DEFAULT_ALS_UPPER_THRESH); in tsl2591_load_defaults()