Searched refs:pci_pm_resume_noirq (Results 1 – 2 of 2) sorted by relevance
948 static int pci_pm_resume_noirq(struct device *dev) in pci_pm_resume_noirq() function1026 #define pci_pm_resume_noirq NULL macro1402 .resume_noirq = pci_pm_resume_noirq,
292 .resume_noirq = pci_pm_resume_noirq,516 pci_pm_resume_noirq()520 The pci_pm_resume_noirq() routine first puts the device into the full-power603 The first of them, pci_pm_thaw_noirq(), is analogous to pci_pm_resume_noirq().674 These callbacks work in analogy with pci_pm_resume_noirq() and pci_pm_resume(),1025 Moreover, if the device is in runtime suspend in pci_pm_resume_noirq() or1036 will return "true" and that will cause pci_pm_resume_noirq() and