Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Dpci-driver.c661 static bool pci_has_legacy_pm_support(struct pci_dev *pci_dev) in pci_has_legacy_pm_support() function
756 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend()
825 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend_noirq()
945 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
969 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
1008 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
1044 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
1079 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
1102 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
1122 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_poweroff()
[all …]