Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/ath79/
Dgpio.c47 static int ath79_gpio_get_value(struct gpio_chip *chip, unsigned offset) in ath79_gpio_get_value() function
133 .get = ath79_gpio_get_value,