Searched refs:ehci_hub_control (Results 1 – 13 of 13) sorted by relevance
/drivers/usb/host/ |
D | ehci-grlib.c | 73 .hub_control = ehci_hub_control,
|
D | ehci-sead3.c | 86 .hub_control = ehci_hub_control,
|
D | ehci-xilinx-of.c | 110 .hub_control = ehci_hub_control,
|
D | ehci-tilegx.c | 91 .hub_control = ehci_hub_control,
|
D | ehci-sh.c | 66 .hub_control = ehci_hub_control,
|
D | ehci-ppc-of.c | 60 .hub_control = ehci_hub_control,
|
D | ehci-hub.c | 93 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 111 ehci_hub_control(hcd, GetPortStatus, in ehci_handover_companion_ports() 860 int ehci_hub_control( in ehci_hub_control() function 1291 EXPORT_SYMBOL_GPL(ehci_hub_control);
|
D | ehci-pmcmsp.c | 284 .hub_control = ehci_hub_control,
|
D | ehci-ps3.c | 85 .hub_control = ehci_hub_control,
|
D | ehci-mv.c | 127 .hub_control = ehci_hub_control,
|
D | ehci.h | 892 extern int ehci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
|
D | ehci-tegra.c | 291 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in tegra_ehci_hub_control()
|
D | ehci-hcd.c | 1233 .hub_control = ehci_hub_control,
|