Searched refs:uhci_pci_resume (Results 1 – 1 of 1) sorted by relevance
169 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated);204 uhci_pci_resume(hcd, false); in uhci_pci_suspend()210 static int uhci_pci_resume(struct usb_hcd *hcd, bool hibernated) in uhci_pci_resume() function270 .pci_resume = uhci_pci_resume,