Searched refs:pci_pm_resume (Results 1 – 2 of 2) sorted by relevance
821 static int pci_pm_resume(struct device *dev) in pci_pm_resume() function853 #define pci_pm_resume NULL macro1239 .resume = pci_pm_resume,
279 .resume = pci_pm_resume,506 pci_pm_resume()523 The pci_pm_resume() routine first checks if the device's standard configuration535 on each other in a known way, the pci_pm_resume() routine may be executed for596 The pci_pm_thaw() routine is similar to pci_pm_resume(), but it runs the device661 These callbacks work in analogy with pci_pm_resume_noirq() and pci_pm_resume(),