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

/freebsd-10.2-release/sys/arm/ti/usb/
H A Domap_ehci.c131 static device_detach_t omap_ehci_detach; variable
919 omap_ehci_detach(dev);
924 * omap_ehci_detach - detach the device and cleanup the driver
938 omap_ehci_detach(device_t dev) function
1004 DEVMETHOD(device_detach, omap_ehci_detach),

Completed in 45 milliseconds