Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c167 static int orion_gpio_direction_input(struct gpio_chip *chip, unsigned pin) in orion_gpio_direction_input() function
540 ochip->chip.direction_input = orion_gpio_direction_input; in orion_gpio_init()