Home
last modified time | relevance | path

Searched refs:ohci_resume (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-spear.c149 ohci_resume(hcd, false); in spear_ohci_hcd_drv_resume()
H A Dohci-pci.c316 ohci_pci_hc_driver.pci_resume = ohci_resume; in ohci_pci_init()
H A Dohci-sm501.c243 ohci_resume(hcd, false); in ohci_sm501_resume()
H A Dohci-platform.c301 ohci_resume(hcd, false); in ohci_platform_resume()
H A Dohci-s3c2410.c434 ohci_resume(hcd, false); in ohci_hcd_s3c2410_drv_resume()
H A Dohci-tmio.c351 ohci_resume(hcd, false); in ohci_hcd_tmio_drv_resume()
H A Dohci-st.c295 ohci_resume(hcd, false); in st_ohci_resume()
H A Dohci-exynos.c272 ohci_resume(hcd, false); in exynos_ohci_resume()
H A Dohci-hcd.c1118 ohci_resume(hcd, false); in ohci_suspend()
1126 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume() function
1176 EXPORT_SYMBOL_GPL(ohci_resume); variable
H A Dohci-pxa27x.c579 ohci_resume(hcd, false); in ohci_hcd_pxa27x_drv_resume()
H A Dohci-omap.c464 ohci_resume(hcd, false); in ohci_omap_resume()
H A Dohci.h740 extern int ohci_resume(struct usb_hcd *hcd, bool hibernated);
H A Dohci-at91.c653 * that is, if ohci_at91->wakeup is clear. Tell ohci_resume() in ohci_hcd_at91_drv_resume()
656 ohci_resume(hcd, !ohci_at91->wakeup); in ohci_hcd_at91_drv_resume()
H A Dohci-da8xx.c520 ohci_resume(hcd, false); in ohci_da8xx_resume()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-spear.c146 ohci_resume(hcd, false); in spear_ohci_hcd_drv_resume()
H A Dohci-pci.c307 return ohci_resume(hcd, msg.event == PM_EVENT_RESTORE); in ohci_pci_resume()
H A Dohci-sm501.c240 ohci_resume(hcd, false); in ohci_sm501_resume()
H A Dohci-s3c2410.c437 ohci_resume(hcd, false); in ohci_hcd_s3c2410_drv_resume()
H A Dohci-platform.c299 ohci_resume(hcd, hibernated); in ohci_platform_resume_common()
H A Dohci-exynos.c257 ohci_resume(hcd, false); in exynos_ohci_resume()
H A Dohci-st.c285 ohci_resume(hcd, false); in st_ohci_resume()
H A 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); variable
H A Dohci-pxa27x.c561 ohci_resume(hcd, false); in ohci_hcd_pxa27x_drv_resume()
H A Dohci-at91.c675 * that is, if ohci_at91->wakeup is clear. Tell ohci_resume() in ohci_hcd_at91_drv_resume()
678 ohci_resume(hcd, !ohci_at91->wakeup); in ohci_hcd_at91_drv_resume()
H A Dohci-da8xx.c518 ohci_resume(hcd, false); in ohci_da8xx_resume()

Completed in 18 milliseconds

12