Searched refs:tb10x_gpio_set (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-tb10x.c119 static void tb10x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) tb10x_gpio_set() function
135 tb10x_gpio_set(chip, offset, value); tb10x_gpio_direction_out()
215 tb10x_gpio->gc.set = tb10x_gpio_set; tb10x_gpio_probe()

Completed in 37 milliseconds