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

/freebsd-11.0-release/sys/arm/ti/usb/
H A Domap_ehci.c132 static device_detach_t omap_ehci_detach; variable
372 omap_ehci_detach(dev);
377 * omap_ehci_detach - detach the device and cleanup the driver
391 omap_ehci_detach(device_t dev) function
443 DEVMETHOD(device_detach, omap_ehci_detach),

Completed in 103 milliseconds