Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-pci.c307 return ohci_resume(hcd, msg.event == PM_EVENT_RESTORE); in ohci_pci_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.h740 extern int ohci_resume(struct usb_hcd *hcd, bool hibernated);