Searched refs:tsl2563_chip (Results 1 – 1 of 1) sorted by relevance
97 struct tsl2563_chip { struct122 static int tsl2563_set_power(struct tsl2563_chip *chip, int on) in tsl2563_set_power() argument136 static int tsl2563_get_power(struct tsl2563_chip *chip) in tsl2563_get_power()148 static int tsl2563_configure(struct tsl2563_chip *chip) in tsl2563_configure()177 struct tsl2563_chip *chip = in tsl2563_poweroff_work()178 container_of(work, struct tsl2563_chip, poweroff_work.work); in tsl2563_poweroff_work()182 static int tsl2563_detect(struct tsl2563_chip *chip) in tsl2563_detect()197 static int tsl2563_read_id(struct tsl2563_chip *chip, u8 *id) in tsl2563_read_id()211 static int tsl2563_configure_irq(struct tsl2563_chip *chip, bool enable) in tsl2563_configure_irq()263 static void tsl2563_wait_adc(struct tsl2563_chip *chip) in tsl2563_wait_adc()[all …]