Home
last modified time | relevance | path

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

/linux/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-hcd.c1124 ohci_resume(hcd, false); in ohci_suspend()
1132 int ohci_resume(struct usb_hcd *hcd, bool hibernated) in ohci_resume() function
1180 EXPORT_SYMBOL_GPL(ohci_resume);
H A Dohci-st.c285 ohci_resume(hcd, false); in st_ohci_resume()
H A Dohci-platform.c299 ohci_resume(hcd, hibernated); in ohci_platform_resume_common()
H A Dohci-s3c2410.c437 ohci_resume(hcd, false); in ohci_hcd_s3c2410_drv_resume()
H A Dohci-omap.c380 ohci_resume(hcd, false); in ohci_omap_resume()
H A Dohci-da8xx.c518 ohci_resume(hcd, false); in ohci_da8xx_resume()
H A Dohci-pxa27x.c560 ohci_resume(hcd, false); in ohci_hcd_pxa27x_drv_resume()
H A Dohci.h740 extern int ohci_resume(struct usb_hcd *hcd, bool hibernated);
H A Dohci-at91.c678 ohci_resume(hcd, !ohci_at91->wakeup); in ohci_hcd_at91_drv_resume()