ehci_hub_control
return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength);
retval = ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength);
.hub_control = ehci_hub_control,
.hub_control = ehci_hub_control,
ehci_hub_control(hcd, GetPortStatus,
EXPORT_SYMBOL_GPL(ehci_hub_control);
ehci_hub_control(hcd, SetPortFeature,
.hub_control = ehci_hub_control,
.hub_control = ehci_hub_control,
.hub_control = ehci_hub_control,
.hub_control = ehci_hub_control,
extern int ehci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,