Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-npcm7xx.c53 ehci_resume(hcd, false); in ehci_npcm7xx_drv_resume()
Dehci-spear.c50 ehci_resume(hcd, false); in ehci_spear_drv_resume()
Dehci-atmel.c205 ehci_resume(hcd, false); in ehci_atmel_drv_resume()
Dehci-pci.c340 if (ehci_resume(hcd, hibernated) != 0) in ehci_pci_resume()
Dehci-hcd.c1109 ehci_resume(hcd, false); in ehci_suspend()
1118 int ehci_resume(struct usb_hcd *hcd, bool force_reset) in ehci_resume() function
1176 EXPORT_SYMBOL_GPL(ehci_resume);
Dehci-exynos.c285 ehci_resume(hcd, false); in exynos_ehci_resume()
Dehci-platform.c335 ehci_resume(hcd, priv->reset_on_resume); in ehci_platform_resume()
Dehci-st.c321 ehci_resume(hcd, false); in st_ehci_resume()
Dehci.h887 extern int ehci_resume(struct usb_hcd *hcd, bool force_reset);