Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-aspeed.c185 static int aspeed_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in aspeed_gpio_get_direction() function
423 gpio->chip.get_direction = aspeed_gpio_get_direction; in aspeed_gpio_probe()