Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/blackfin/
Dbfin-gpio-notes.txt40 void bfin_gpio_free(unsigned gpio);
/linux-4.4.14/arch/blackfin/kernel/
Dbfin_gpio.c856 void bfin_gpio_free(unsigned gpio) in bfin_gpio_free() function
881 EXPORT_SYMBOL(bfin_gpio_free);
1177 return bfin_gpio_free(gpio); in bfin_gpiolib_gpio_free()