Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-at91.c1417 static int at91_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in at91_gpio_get_direction() function
1797 .get_direction = at91_gpio_get_direction,