Home
last modified time | relevance | path

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

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