Lines Matching defs:tca
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() local
369 struct tca6507_chip *tca = led->chip; in led_release() local
385 struct tca6507_chip *tca = led->chip; in led_prepare() local
524 struct tca6507_chip *tca = led->chip; in led_assign() local
599 struct tca6507_chip *tca = gpiochip_get_data(gc); in tca6507_gpio_set_value() local
622 struct tca6507_chip *tca, in tca6507_probe_gpios()
657 static void tca6507_remove_gpio(struct tca6507_chip *tca) in tca6507_remove_gpio()
664 struct tca6507_chip *tca, in tca6507_probe_gpios()
669 static void tca6507_remove_gpio(struct tca6507_chip *tca) in tca6507_remove_gpio()
741 struct tca6507_chip *tca; in tca6507_probe() local
801 struct tca6507_chip *tca = i2c_get_clientdata(client); in tca6507_remove() local