Lines Matching refs:pci_has_legacy_pm_support
660 static bool pci_has_legacy_pm_support(struct pci_dev *pci_dev) in pci_has_legacy_pm_support() function
737 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend()
804 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend_noirq()
888 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
912 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
951 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
998 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
1043 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
1066 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
1086 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_poweroff()
1130 if (pci_has_legacy_pm_support(to_pci_dev(dev))) in pci_pm_poweroff_noirq()
1183 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_restore_noirq()
1205 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_restore()