Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/chipidea/
Dhost.c24 static int (*orig_bus_suspend)(struct usb_hcd *hcd); variable
215 int ret = orig_bus_suspend(hcd); in ci_ehci_bus_suspend()
273 orig_bus_suspend = ci_ehci_hc_driver.bus_suspend; in ci_hdrc_host_driver_init()