Home
last modified time | relevance | path

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

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