Searched refs:uhci_pci_resume (Results 1 – 1 of 1) sorted by relevance
172 static int uhci_pci_resume(struct usb_hcd *hcd, pm_message_t state);207 uhci_pci_resume(hcd, PMSG_SUSPEND); in uhci_pci_suspend()213 static int uhci_pci_resume(struct usb_hcd *hcd, pm_message_t msg) in uhci_pci_resume() function274 .pci_resume = uhci_pci_resume,