Lines Matching defs:tca
260 static void set_select(struct tca6507_chip *tca, int led, int val) in set_select()
280 static void set_code(struct tca6507_chip *tca, int reg, int bank, int new) in set_code()
297 static void set_level(struct tca6507_chip *tca, int bank, int level) in set_level()
312 static void set_times(struct tca6507_chip *tca, int bank) in set_times()
341 struct tca6507_chip *tca = container_of(work, struct tca6507_chip, in tca6507_work() local
362 struct tca6507_chip *tca = led->chip; in led_release() local
377 struct tca6507_chip *tca = led->chip; in led_prepare() local
516 struct tca6507_chip *tca = led->chip; in led_assign() local
591 struct tca6507_chip *tca = container_of(gc, struct tca6507_chip, gpio); in tca6507_gpio_set_value() local
614 struct tca6507_chip *tca, in tca6507_probe_gpios()
650 static void tca6507_remove_gpio(struct tca6507_chip *tca) in tca6507_remove_gpio()
660 struct tca6507_chip *tca, in tca6507_probe_gpios()
665 static void tca6507_remove_gpio(struct tca6507_chip *tca) in tca6507_remove_gpio()
673 struct tca6507_chip *tca; in tca6507_probe() local
739 struct tca6507_chip *tca = i2c_get_clientdata(client); in tca6507_remove() local