Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_gpio.c163 static int imx51_gpio_detach(device_t);
845 imx51_gpio_detach(dev); in imx51_gpio_attach()
869 imx51_gpio_detach(dev); in imx51_gpio_attach()
877 imx51_gpio_detach(device_t dev) in imx51_gpio_detach() function
919 DEVMETHOD(device_detach, imx51_gpio_detach),