Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-pch.c159 static int pch_gpio_direction_input(struct gpio_chip *gpio, unsigned nr) in pch_gpio_direction_input() function
225 gpio->direction_input = pch_gpio_direction_input; in pch_gpio_setup()