Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dohci-ps3.c64 .shutdown = ohci_shutdown,
207 ohci_shutdown(hcd); in ps3_ohci_remove()
Dohci-sh.c52 .shutdown = ohci_shutdown,
Dohci-cns3xxx.c59 .shutdown = ohci_shutdown,
Dohci-omap3.c87 .shutdown = ohci_shutdown,
Dohci-ppc-soc.c156 .shutdown = ohci_shutdown,
Dohci-octeon.c82 .shutdown = ohci_shutdown,
Dohci-ep93xx.c135 .shutdown = ohci_shutdown,
Dohci-ppc-of.c56 .shutdown = ohci_shutdown,
Dohci-au1xxx.c147 .shutdown = ohci_shutdown,
Dohci-sm501.c59 .shutdown = ohci_shutdown,
Dohci-spear.c72 .shutdown = ohci_shutdown,
Dohci-ssb.c74 .shutdown = ohci_shutdown,
Dohci-jz4740.c121 .shutdown = ohci_shutdown,
Dohci-at91.c244 .shutdown = ohci_shutdown,
Dohci-pci.c383 .shutdown = ohci_shutdown,
Dohci-pnx4008.c230 .shutdown = ohci_shutdown,
Dohci-da8xx.c254 .shutdown = ohci_shutdown,
Dohci-tmio.c163 .shutdown = ohci_shutdown,
Dohci-s3c2410.c448 .shutdown = ohci_shutdown,
Dohci-omap.c463 .shutdown = ohci_shutdown,
Dohci-pxa27x.c444 .shutdown = ohci_shutdown,
Dohci-hcd.c385 ohci_shutdown (struct usb_hcd *hcd) in ohci_shutdown() function