Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-generic.c315 static int bgpio_get_dir(struct gpio_chip *gc, unsigned int gpio) in bgpio_get_dir() function
501 bgc->gc.get_direction = bgpio_get_dir; in bgpio_setup_direction()