Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/sh-pfc/
Dgpio.c182 static int gpio_pin_get(struct gpio_chip *gc, unsigned offset) in gpio_pin_get() function
240 gc->get = gpio_pin_get; in gpio_pin_setup()