Searched refs:ohci_resume (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/drivers/usb/host/ |
D | ohci-spear.c | 152 ohci_resume(hcd, false); in spear_ohci_hcd_drv_resume()
|
D | ohci-pci.c | 317 ohci_pci_hc_driver.pci_resume = ohci_resume; in ohci_pci_init()
|
D | ohci-sm501.c | 248 ohci_resume(hcd, false); in ohci_sm501_resume()
|
D | ohci-exynos.c | 247 ohci_resume(hcd, false); in exynos_ohci_resume()
|
D | ohci-hcd.c | 1092 ohci_resume(hcd, false); in ohci_suspend() 1100 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume() function 1148 EXPORT_SYMBOL_GPL(ohci_resume);
|
D | ohci-st.c | 299 ohci_resume(hcd, false); in st_ohci_resume()
|
D | ohci-omap.c | 447 ohci_resume(hcd, false); in ohci_omap_resume()
|
D | ohci-platform.c | 303 ohci_resume(hcd, false); in ohci_platform_resume()
|
D | ohci-s3c2410.c | 436 ohci_resume(hcd, false); in ohci_hcd_s3c2410_drv_resume()
|
D | ohci-tmio.c | 348 ohci_resume(hcd, false); in ohci_hcd_tmio_drv_resume()
|
D | ohci-pxa27x.c | 579 ohci_resume(hcd, false); in ohci_hcd_pxa27x_drv_resume()
|
D | ohci.h | 738 extern int ohci_resume(struct usb_hcd *hcd, bool hibernated);
|
D | ohci-da8xx.c | 528 ohci_resume(hcd, false); in ohci_da8xx_resume()
|
D | ohci-at91.c | 643 ohci_resume(hcd, false); in ohci_hcd_at91_drv_resume()
|