Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/acpi/
Dpci_root.c447 if (pcie_aspm_support_enabled()) in calculate_support()
/Linux-v6.1/include/linux/
Dpci.h1659 bool pcie_aspm_support_enabled(void);
1667 static inline bool pcie_aspm_support_enabled(void) { return false; } in pcie_aspm_support_enabled() function
/Linux-v6.1/drivers/pci/pcie/
Daspm.c1414 bool pcie_aspm_support_enabled(void) in pcie_aspm_support_enabled() function