Home
last modified time | relevance | path

Searched refs:ehci_hub_control (Results 1 – 13 of 13) sorted by relevance

/drivers/usb/host/
Dehci-grlib.c73 .hub_control = ehci_hub_control,
Dehci-sead3.c86 .hub_control = ehci_hub_control,
Dehci-xilinx-of.c110 .hub_control = ehci_hub_control,
Dehci-tilegx.c91 .hub_control = ehci_hub_control,
Dehci-sh.c66 .hub_control = ehci_hub_control,
Dehci-ppc-of.c60 .hub_control = ehci_hub_control,
Dehci-hub.c93 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);
Dehci-pmcmsp.c284 .hub_control = ehci_hub_control,
Dehci-ps3.c85 .hub_control = ehci_hub_control,
Dehci-mv.c127 .hub_control = ehci_hub_control,
Dehci.h892 extern int ehci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
Dehci-tegra.c291 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in tegra_ehci_hub_control()
Dehci-hcd.c1233 .hub_control = ehci_hub_control,