Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dtsl2591.c162 struct tsl2591_chip { struct
195 static int tsl2591_set_als_lower_threshold(struct tsl2591_chip *chip,
197 static int tsl2591_set_als_upper_threshold(struct tsl2591_chip *chip,
308 static int tsl2591_compatible_int_time(struct tsl2591_chip *chip, in tsl2591_compatible_int_time()
336 static int tsl2591_compatible_gain(struct tsl2591_chip *chip, const u8 als_gain) in tsl2591_compatible_gain()
349 static int tsl2591_compatible_als_persist_cycle(struct tsl2591_chip *chip, in tsl2591_compatible_als_persist_cycle()
387 static int tsl2591_wait_adc_complete(struct tsl2591_chip *chip) in tsl2591_wait_adc_complete()
435 struct tsl2591_chip *chip = iio_priv(indio_dev); in tsl2591_read_channel_data()
502 static int tsl2591_set_als_gain_int_time(struct tsl2591_chip *chip) in tsl2591_set_als_gain_int_time()
517 static int tsl2591_set_als_lower_threshold(struct tsl2591_chip *chip, in tsl2591_set_als_lower_threshold()
[all …]