Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dohci-da8xx.c32 static int (*orig_ohci_hub_control)(struct usb_hcd *hcd, u16 typeReq, variable
389 return orig_ohci_hub_control(hcd, typeReq, wValue, in ohci_da8xx_hub_control()
574 orig_ohci_hub_control = ohci_da8xx_hc_driver.hub_control; in ohci_da8xx_init()