Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dgpio.c289 static void gpio_function_free(struct gpio_chip *gc, unsigned offset) in gpio_function_free() function
299 gc->free = gpio_function_free; in gpio_function_setup()