Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/coldfire/
H A Dgpio.c110 static int mcfgpio_direction_input(struct gpio_chip *chip, unsigned offset) in mcfgpio_direction_input() function
158 .direction_input = mcfgpio_direction_input,