Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci-driver.c803 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend()
870 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend_noirq()
982 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
1013 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
1046 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
1082 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
1119 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
1134 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
1154 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_poweroff()
1201 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_poweroff_noirq()
[all …]