ohci_suspend
ret = ohci_suspend(hcd, ohci_at91->wakeup);
ret = ohci_suspend(hcd, do_wakeup);
int rc = ohci_suspend(hcd, do_wakeup);
EXPORT_SYMBOL_GPL(ohci_suspend);
ret = ohci_suspend(hcd, do_wakeup);
ohci_pci_hc_driver.pci_suspend = ohci_suspend;
ret = ohci_suspend(hcd, do_wakeup);
ret = ohci_suspend(hcd, do_wakeup);
rc = ohci_suspend(hcd, do_wakeup);
ret = ohci_suspend(hcd, do_wakeup);
ret = ohci_suspend(hcd, do_wakeup);
ret = ohci_suspend(hcd, do_wakeup);
extern int ohci_suspend(struct usb_hcd *hcd, bool do_wakeup);