Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c138 * abx500_gpio_get() - Get the particular GPIO value
142 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get() function
537 .get = abx500_gpio_get,