orig_ohci_hub_control   33 drivers/usb/host/ohci-da8xx.c static int (*orig_ohci_hub_control)(struct usb_hcd  *hcd, u16 typeReq,
orig_ohci_hub_control  360 drivers/usb/host/ohci-da8xx.c 	return orig_ohci_hub_control(hcd, typeReq, wValue,
orig_ohci_hub_control  566 drivers/usb/host/ohci-da8xx.c 	orig_ohci_hub_control = ohci_da8xx_hc_driver.hub_control;