Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/plat-orion/
Dgpio.c166 static int orion_gpio_direction_input(struct gpio_chip *chip, unsigned pin) in orion_gpio_direction_input() function
539 ochip->chip.direction_input = orion_gpio_direction_input; in orion_gpio_init()