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

/freebsd-10.2-release/sys/arm/ti/usb/
H A Domap_ehci.c130 static device_attach_t omap_ehci_attach; variable
752 * omap_ehci_attach - driver entry point, sets up the ECHI controller/driver
766 omap_ehci_attach(device_t dev) function
927 * Clean-up routine where everything initialised in omap_ehci_attach is
1003 DEVMETHOD(device_attach, omap_ehci_attach),

Completed in 98 milliseconds