Lines Matching refs:pci_has_legacy_pm_support
647 static bool pci_has_legacy_pm_support(struct pci_dev *pci_dev) in pci_has_legacy_pm_support() function
705 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend()
752 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend_noirq()
812 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
834 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
872 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
909 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
944 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
967 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
987 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_poweroff()
1022 if (pci_has_legacy_pm_support(to_pci_dev(dev))) in pci_pm_poweroff_noirq()
1071 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_restore_noirq()
1099 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_restore()