Searched refs:__mcfgpio_free (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/m68k/coldfire/
H A Dgpio.c109 void __mcfgpio_free(unsigned gpio) __mcfgpio_free() function
113 EXPORT_SYMBOL(__mcfgpio_free); variable
146 __mcfgpio_free(offset); mcfgpio_free()
/linux-4.4.14/arch/m68k/include/asm/
H A Dmcfgpio.h28 void __mcfgpio_free(unsigned gpio);
85 __mcfgpio_free(gpio); gpio_free()

Completed in 32 milliseconds