Searched refs:ohci_resume (Results 1 – 13 of 13) sorted by relevance
/linux-6.3-rc2/drivers/usb/host/ |
A D | ohci-spear.c | 148 ohci_resume(hcd, false); in spear_ohci_hcd_drv_resume()
|
A D | ohci-pci.c | 314 ohci_pci_hc_driver.pci_resume = ohci_resume; in ohci_pci_init()
|
A D | ohci-sm501.c | 243 ohci_resume(hcd, false); in ohci_sm501_resume()
|
A D | ohci-hcd.c | 1116 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);
|
A D | ohci-exynos.c | 260 ohci_resume(hcd, false); in exynos_ohci_resume()
|
A D | ohci-st.c | 293 ohci_resume(hcd, false); in st_ohci_resume()
|
A D | ohci-omap.c | 381 ohci_resume(hcd, false); in ohci_omap_resume()
|
A D | ohci-platform.c | 302 ohci_resume(hcd, hibernated); in ohci_platform_resume_common()
|
A D | ohci-s3c2410.c | 438 ohci_resume(hcd, false); in ohci_hcd_s3c2410_drv_resume()
|
A D | ohci-da8xx.c | 520 ohci_resume(hcd, false); in ohci_da8xx_resume()
|
A D | ohci-pxa27x.c | 568 ohci_resume(hcd, false); in ohci_hcd_pxa27x_drv_resume()
|
A D | ohci.h | 740 extern int ohci_resume(struct usb_hcd *hcd, bool hibernated);
|
A D | ohci-at91.c | 676 ohci_resume(hcd, false); in ohci_hcd_at91_drv_resume()
|
Completed in 22 milliseconds