Searched refs:tc3589x_gpio_set (Results 1 – 1 of 1) sorted by relevance
63 static void tc3589x_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in tc3589x_gpio_set() function82 tc3589x_gpio_set(chip, offset, val); in tc3589x_gpio_direction_output()128 .set = tc3589x_gpio_set,