Lines Matching refs:pci_has_legacy_pm_support
634 static bool pci_has_legacy_pm_support(struct pci_dev *pci_dev) in pci_has_legacy_pm_support() function
686 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend()
733 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend_noirq()
793 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
815 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
853 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
890 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
925 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
948 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
968 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_poweroff()
1003 if (pci_has_legacy_pm_support(to_pci_dev(dev))) in pci_pm_poweroff_noirq()
1052 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_restore_noirq()
1080 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_restore()