Searched refs:tca6507_chip (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-tca6507.c | 156 struct tca6507_chip { struct 173 struct tca6507_chip *chip; 263 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select() 283 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code() 300 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level() 315 static void set_times(struct tca6507_chip *tca, int bank) in set_times() 348 struct tca6507_chip *tca = container_of(work, struct tca6507_chip, in tca6507_work() 369 struct tca6507_chip *tca = led->chip; in led_release() 385 struct tca6507_chip *tc in led_prepare() [all...] |
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-tca6507.c | 156 struct tca6507_chip { struct 173 struct tca6507_chip *chip; 261 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select() 281 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code() 298 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level() 313 static void set_times(struct tca6507_chip *tca, int bank) in set_times() 346 struct tca6507_chip *tca = container_of(work, struct tca6507_chip, in tca6507_work() 367 struct tca6507_chip *tca = led->chip; in led_release() 383 struct tca6507_chip *tc in led_prepare() [all...] |
Completed in 3 milliseconds