Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/
Dpci_root.c447 if (pcie_aspm_support_enabled()) in calculate_support()
/Linux-v6.6/include/linux/
Dpci.h1781 bool pcie_aspm_support_enabled(void);
1791 static inline bool pcie_aspm_support_enabled(void) { return false; } in pcie_aspm_support_enabled() function
/Linux-v6.6/drivers/pci/pcie/
Daspm.c1388 bool pcie_aspm_support_enabled(void) in pcie_aspm_support_enabled() function