Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dpci-driver.c728 static bool pci_has_legacy_pm_support(struct pci_dev *pci_dev) in pci_has_legacy_pm_support() function
832 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend()
898 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend_noirq()
1010 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
1041 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
1074 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
1112 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
1149 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
1164 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
1182 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_poweroff()
[all …]