Home
last modified time | relevance | path

Searched refs:tsl2563_chip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/light/
H A Dtsl2563.c98 struct tsl2563_chip { struct
123 static int tsl2563_set_power(struct tsl2563_chip *chip, int on) in tsl2563_set_power()
137 static int tsl2563_get_power(struct tsl2563_chip *chip) in tsl2563_get_power()
149 static int tsl2563_configure(struct tsl2563_chip *chip) in tsl2563_configure()
178 struct tsl2563_chip *chip = in tsl2563_poweroff_work()
179 container_of(work, struct tsl2563_chip, poweroff_work.work); in tsl2563_poweroff_work()
183 static int tsl2563_detect(struct tsl2563_chip *chip) in tsl2563_detect()
198 static int tsl2563_read_id(struct tsl2563_chip *chip, u8 *id) in tsl2563_read_id()
212 static int tsl2563_configure_irq(struct tsl2563_chip *chip, bool enable) in tsl2563_configure_irq()
264 static void tsl2563_wait_adc(struct tsl2563_chip *chi
[all...]
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dtsl2563.c102 struct tsl2563_chip { struct
127 static int tsl2563_set_power(struct tsl2563_chip *chip, int on) in tsl2563_set_power()
141 static int tsl2563_get_power(struct tsl2563_chip *chip) in tsl2563_get_power()
153 static int tsl2563_configure(struct tsl2563_chip *chip) in tsl2563_configure()
190 struct tsl2563_chip *chip = in tsl2563_poweroff_work()
191 container_of(work, struct tsl2563_chip, poweroff_work.work); in tsl2563_poweroff_work()
195 static int tsl2563_detect(struct tsl2563_chip *chip) in tsl2563_detect()
210 static int tsl2563_read_id(struct tsl2563_chip *chip, u8 *id) in tsl2563_read_id()
258 static void tsl2563_wait_adc(struct tsl2563_chip *chip) in tsl2563_wait_adc()
279 static int tsl2563_adjust_gainlevel(struct tsl2563_chip *chi
[all...]

Completed in 2 milliseconds