Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpio/
Dgpio-pch.c154 static int pch_gpio_direction_input(struct gpio_chip *gpio, unsigned int nr) in pch_gpio_direction_input() function
218 gpio->direction_input = pch_gpio_direction_input; in pch_gpio_setup()