Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci-driver.c948 static int pci_pm_resume_noirq(struct device *dev) in pci_pm_resume_noirq() function
1026 #define pci_pm_resume_noirq NULL macro
1402 .resume_noirq = pci_pm_resume_noirq,
/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(),
1025 Moreover, if the device is in runtime suspend in pci_pm_resume_noirq() or
1036 will return "true" and that will cause pci_pm_resume_noirq() and