Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dohci-spear.c148 ohci_resume(hcd, false); in spear_ohci_hcd_drv_resume()
Dohci-pci.c314 ohci_pci_hc_driver.pci_resume = ohci_resume; in ohci_pci_init()
Dohci-sm501.c243 ohci_resume(hcd, false); in ohci_sm501_resume()
Dohci-exynos.c271 ohci_resume(hcd, false); in exynos_ohci_resume()
Dohci-hcd.c1116 ohci_resume(hcd, false); in ohci_suspend()
1124 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume() function
1172 EXPORT_SYMBOL_GPL(ohci_resume);
Dohci-st.c293 ohci_resume(hcd, false); in st_ohci_resume()
Dohci-platform.c302 ohci_resume(hcd, hibernated); in ohci_platform_resume_common()
Dohci-omap.c391 ohci_resume(hcd, false); in ohci_omap_resume()
Dohci-s3c2410.c438 ohci_resume(hcd, false); in ohci_hcd_s3c2410_drv_resume()
Dohci-tmio.c346 ohci_resume(hcd, false); in ohci_hcd_tmio_drv_resume()
Dohci-da8xx.c520 ohci_resume(hcd, false); in ohci_da8xx_resume()
Dohci.h740 extern int ohci_resume(struct usb_hcd *hcd, bool hibernated);
Dohci-pxa27x.c577 ohci_resume(hcd, false); in ohci_hcd_pxa27x_drv_resume()
Dohci-at91.c676 ohci_resume(hcd, false); in ohci_hcd_at91_drv_resume()