Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinctrl-at91.c1421 static int at91_gpio_get_direction(struct gpio_chip *chip, unsigned offset) in at91_gpio_get_direction() function
1801 .get_direction = at91_gpio_get_direction,