Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dhost.c25 static int (*orig_bus_suspend)(struct usb_hcd *hcd); variable
337 int ret = orig_bus_suspend(hcd); in ci_ehci_bus_suspend()
499 orig_bus_suspend = ci_ehci_hc_driver.bus_suspend; in ci_hdrc_host_driver_init()