Home
last modified time | relevance | path

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

/drivers/usb/host/
Dehci-sead3.c160 ehci_resume(hcd, false); in ehci_hcd_sead3_drv_resume()
Dehci-spear.c53 ehci_resume(hcd, false); in ehci_spear_drv_resume()
Dehci-msm.c180 ehci_resume(hcd, false); in ehci_msm_pm_resume()
Dehci-atmel.c209 return ehci_resume(hcd, false); in ehci_atmel_drv_resume()
Dehci-hcd.c1118 ehci_resume(hcd, false); in ehci_suspend()
1127 int ehci_resume(struct usb_hcd *hcd, bool force_reset) in ehci_resume() function
1185 EXPORT_SYMBOL_GPL(ehci_resume);
Dehci-pci.c364 if (ehci_resume(hcd, hibernated) != 0) in ehci_pci_resume()
Dehci-exynos.c293 ehci_resume(hcd, false); in exynos_ehci_resume()
Dehci-st.c323 ehci_resume(hcd, false); in st_ehci_resume()
Dehci-platform.c377 ehci_resume(hcd, priv->reset_on_resume); in ehci_platform_resume()
Dehci.h887 extern int ehci_resume(struct usb_hcd *hcd, bool force_reset);