Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/rb532/
H A Dgpio.c120 static int rb532_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in rb532_gpio_direction_input() function
162 .direction_input = rb532_gpio_direction_input,