Home
last modified time | relevance | path

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

/linux-4.1.27/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-pci.c354 if (ehci_resume(hcd, hibernated) != 0) in ehci_pci_resume()
Dehci-hcd.c1104 ehci_resume(hcd, false); in ehci_suspend()
1113 int ehci_resume(struct usb_hcd *hcd, bool force_reset) in ehci_resume() function
1171 EXPORT_SYMBOL_GPL(ehci_resume);
Dehci-exynos.c292 ehci_resume(hcd, false); in exynos_ehci_resume()
Dehci-st.c328 ehci_resume(hcd, false); in st_ehci_resume()
Dehci-platform.c386 ehci_resume(hcd, pdata->reset_on_resume); in ehci_platform_resume()
Dehci.h874 extern int ehci_resume(struct usb_hcd *hcd, bool force_reset);