Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-pxa.c262 static int pxa_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in pxa_gpio_direction_input() function
360 pchip->chip.direction_input = pxa_gpio_direction_input; in pxa_init_gpio_chip()