Searched refs:ehci_shutdown (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-sead3.c | 67 .shutdown = ehci_shutdown,
|
H A D | ehci-sh.c | 47 .shutdown = ehci_shutdown,
|
H A D | ehci-grlib.c | 54 .shutdown = ehci_shutdown,
|
H A D | ehci-ppc-of.c | 41 .shutdown = ehci_shutdown,
|
H A D | ehci-tilegx.c | 72 .shutdown = ehci_shutdown,
|
H A D | ehci-mv.c | 107 .shutdown = ehci_shutdown,
|
H A D | ehci-pmcmsp.c | 263 .shutdown = ehci_shutdown,
|
H A D | ehci-ps3.c | 78 .shutdown = ehci_shutdown,
|
H A D | ehci-xilinx-of.c | 91 .shutdown = ehci_shutdown,
|
H A D | ehci-hcd.c | 362 /* ehci_shutdown kick in for silicon on any bus (not just pci, etc). 366 static void ehci_shutdown(struct usb_hcd *hcd) ehci_shutdown() function 1199 .shutdown = ehci_shutdown,
|
H A D | ehci-fsl.c | 657 .shutdown = ehci_shutdown,
|
Completed in 73 milliseconds