Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-tc3589x.c63 static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in tc3589x_gpio_set() function
82 tc3589x_gpio_set(chip, offset, val); in tc3589x_gpio_direction_output()
128 .set = tc3589x_gpio_set,