Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/chipidea/
Dhost.c36 static int (*orig_bus_suspend)(struct usb_hcd *hcd); variable
208 int ret = orig_bus_suspend(hcd); in ci_ehci_bus_suspend()
266 orig_bus_suspend = ci_ehci_hc_driver.bus_suspend; in ci_hdrc_host_driver_init()