Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-tb10x.c89 static int tb10x_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in tb10x_gpio_direction_in() function
200 tb10x_gpio->gc.direction_input = tb10x_gpio_direction_in; in tb10x_gpio_probe()