Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pxa.c255 static int pxa_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in pxa_gpio_direction_input() function
353 pchip->chip.direction_input = pxa_gpio_direction_input; in pxa_init_gpio_chip()