Searched refs:pci_pm_suspend (Results 1 – 2 of 2) sorted by relevance
781 static int pci_pm_suspend(struct device *dev) in pci_pm_suspend() function1021 #define pci_pm_suspend NULL macro1392 .suspend = pci_pm_suspend,
285 .suspend = pci_pm_suspend,447 pci_pm_suspend()455 The pci_pm_suspend() routine first checks if the device's driver implements468 the pci_pm_suspend() callback may be executed in parallel for any pair of PCI575 The pci_pm_freeze() routine is quite similar to pci_pm_suspend(), but it runs628 work in analogy with pci_pm_suspend() and pci_pm_suspend_noirq(), respectively,1020 suspend. That causes pci_pm_suspend(), pci_pm_freeze() and pci_pm_poweroff()