Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-da8xx.c34 static int (*orig_ohci_hub_control)(struct usb_hcd *hcd, u16 typeReq, variable
361 return orig_ohci_hub_control(hcd, typeReq, wValue, in ohci_da8xx_hub_control()
563 orig_ohci_hub_control = ohci_da8xx_hc_driver.hub_control; in ohci_da8xx_init()