Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-driver.c643 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()
921 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
950 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
983 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
1019 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
1056 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
1071 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
1091 if (pci_has_legacy_pm_support(pci_de in pci_pm_poweroff()
[all...]
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-driver.c703 static bool pci_has_legacy_pm_support(struct pci_dev *pci_dev) in pci_has_legacy_pm_support() function
803 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend()
870 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_suspend_noirq()
982 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume_noirq()
1013 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_resume()
1046 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze()
1082 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_freeze_noirq()
1119 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw_noirq()
1134 if (pci_has_legacy_pm_support(pci_dev)) in pci_pm_thaw()
1154 if (pci_has_legacy_pm_support(pci_de in pci_pm_poweroff()
[all...]

Completed in 4 milliseconds