Lines Matching defs:tca
272 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select()
292 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code()
309 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level()
324 static void set_times(struct tca6507_chip *tca, int bank) in set_times()
355 struct tca6507_chip *tca = container_of(work, struct tca6507_chip, in tca6507_work() local
376 struct tca6507_chip *tca = led->chip; in led_release() local
392 struct tca6507_chip *tca = led->chip; in led_prepare() local
531 struct tca6507_chip *tca = led->chip; in led_assign() local
606 struct tca6507_chip *tca = container_of(gc, struct tca6507_chip, gpio); in tca6507_gpio_set_value() local
629 struct tca6507_chip *tca, in tca6507_probe_gpios()
668 static void tca6507_remove_gpio(struct tca6507_chip *tca) in tca6507_remove_gpio()
675 struct tca6507_chip *tca, in tca6507_probe_gpios()
680 static void tca6507_remove_gpio(struct tca6507_chip *tca) in tca6507_remove_gpio()
752 struct tca6507_chip *tca; in tca6507_probe() local
818 struct tca6507_chip *tca = i2c_get_clientdata(client); in tca6507_remove() local