Home
last modified time | relevance | path

Searched refs:ohci_shutdown (Results 1 – 17 of 17) sorted by relevance

/drivers/usb/host/
Dohci-ps3.c64 .shutdown = ohci_shutdown,
208 ohci_shutdown(hcd); in ps3_ohci_remove()
Dohci-sh.c52 .shutdown = ohci_shutdown,
Dohci-lh7a404.c177 .shutdown = ohci_shutdown,
Dohci-ppc-soc.c156 .shutdown = ohci_shutdown,
Dohci-ssb.c74 .shutdown = ohci_shutdown,
Dohci-ppc-of.c56 .shutdown = ohci_shutdown,
Dohci-ep93xx.c130 .shutdown = ohci_shutdown,
Dohci-au1xxx.c147 .shutdown = ohci_shutdown,
Dohci-sm501.c59 .shutdown = ohci_shutdown,
Dohci-at91.c244 .shutdown = ohci_shutdown,
Dohci-pnx4008.c230 .shutdown = ohci_shutdown,
Dohci-s3c2410.c450 .shutdown = ohci_shutdown,
Dohci-tmio.c163 .shutdown = ohci_shutdown,
Dohci-pci.c438 .shutdown = ohci_shutdown,
Dohci-omap.c462 .shutdown = ohci_shutdown,
Dohci-pxa27x.c433 .shutdown = ohci_shutdown,
Dohci-hcd.c391 ohci_shutdown (struct usb_hcd *hcd) in ohci_shutdown() function