Searched refs:pci_pm_resume (Results 1 – 2 of 2) sorted by relevance
990 static int pci_pm_resume(struct device *dev) in pci_pm_resume() function1024 #define pci_pm_resume NULL macro1394 .resume = pci_pm_resume,
286 .resume = pci_pm_resume,517 pci_pm_resume()534 The pci_pm_resume() routine first checks if the device's standard configuration546 on each other in a known way, the pci_pm_resume() routine may be executed for608 The pci_pm_thaw() routine is similar to pci_pm_resume(), but it runs the device674 These callbacks work in analogy with pci_pm_resume_noirq() and pci_pm_resume(),