Home
last modified time | relevance | path

Searched refs:pci_pm_resume_noirq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dpci-driver.c957 static int pci_pm_resume_noirq(struct device *dev) in pci_pm_resume_noirq() function
1035 #define pci_pm_resume_noirq NULL macro
1414 .resume_noirq = pci_pm_resume_noirq,
/openbmc/linux/Documentation/power/
H A Dpci.rst292 .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-power
603 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(),
1026 Moreover, if the device is in runtime suspend in pci_pm_resume_noirq() or
1037 will return "true" and that will cause pci_pm_resume_noirq() and