Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpio-pch.c147 static int pch_gpio_direction_input(struct gpio_chip *gpio, unsigned nr) in pch_gpio_direction_input() function
209 gpio->direction_input = pch_gpio_direction_input; in pch_gpio_setup()