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

/freebsd-11.0-release/sys/arm/ti/usb/
H A Domap_ehci.c131 static device_attach_t omap_ehci_attach; variable
275 * omap_ehci_attach - driver entry point, sets up the ECHI controller/driver
289 omap_ehci_attach(device_t dev) function
380 * Clean-up routine where everything initialised in omap_ehci_attach is
442 DEVMETHOD(device_attach, omap_ehci_attach),

Completed in 41 milliseconds