Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx_gpio.c161 static int imx51_gpio_detach(device_t);
843 imx51_gpio_detach(dev); in imx51_gpio_attach()
867 imx51_gpio_detach(dev); in imx51_gpio_attach()
875 imx51_gpio_detach(device_t dev) in imx51_gpio_detach() function
917 DEVMETHOD(device_detach, imx51_gpio_detach),