Searched refs:ehci_hub_control (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/host/ |
H A D | ehci-sh.c | 62 .hub_control = ehci_hub_control,
|
H A D | ehci-hub.c | 82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 100 ehci_hub_control(hcd, GetPortStatus, in ehci_handover_companion_ports() 732 int ehci_hub_control( in ehci_hub_control() function 1185 EXPORT_SYMBOL_GPL(ehci_hub_control);
|
H A D | ehci-ps3.c | 73 .hub_control = ehci_hub_control,
|
/linux/drivers/usb/chipidea/ |
H A D | host.c | 331 return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); in ci_ehci_bus_suspend()
|