Searched refs:ohci_suspend (Results 1 – 7 of 7) sorted by relevance
125 ret = ohci_suspend(hcd, do_wakeup); in spear_ohci_hcd_drv_suspend()
342 ohci_pci_hc_driver.pci_suspend = ohci_suspend; in ohci_pci_init()
277 ret = ohci_suspend(hcd, do_wakeup); in ohci_platform_suspend()
477 ret = ohci_suspend(hcd, do_wakeup); in ohci_da8xx_suspend()
1105 int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup) in ohci_suspend() function1130 EXPORT_SYMBOL_GPL(ohci_suspend);
739 extern int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup);
631 ret = ohci_suspend(hcd, ohci_at91->wakeup); in ohci_hcd_at91_drv_suspend()