Home
last modified time | relevance | path

Searched refs:tca6507_gpio_set_value (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/leds/
H A Dleds-tca6507.c591 static void tca6507_gpio_set_value(struct gpio_chip *gc, in tca6507_gpio_set_value() function
612 tca6507_gpio_set_value(gc, offset, val); in tca6507_gpio_direction_output()
639 tca->gpio.set = tca6507_gpio_set_value; in tca6507_probe_gpios()