Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dpci-driver.c932 static int pci_pm_thaw_noirq(struct device *dev) in pci_pm_thaw_noirq() function
1119 #define pci_pm_thaw_noirq NULL macro
1247 .thaw_noirq = pci_pm_thaw_noirq,
/linux-4.4.14/Documentation/power/
Dpci.txt287 .thaw_noirq = pci_pm_thaw_noirq,
585 pci_pm_thaw_noirq()
591 The first of them, pci_pm_thaw_noirq(), is analogous to pci_pm_resume_noirq(),