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

/freebsd-12-stable/sys/arm/ti/usb/
H A Domap_ehci.c135 static device_attach_t omap_ehci_attach; variable
278 * omap_ehci_attach - driver entry point, sets up the ECHI controller/driver
292 omap_ehci_attach(device_t dev) function
396 * Clean-up routine where everything initialised in omap_ehci_attach is
451 DEVMETHOD(device_attach, omap_ehci_attach),

Completed in 104 milliseconds