Home
last modified time | relevance | path

Searched defs:pcie_aspm_support_enabled (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/pci/pcie/
H A Daspm.c1741 bool pcie_aspm_support_enabled(void) in pcie_aspm_support_enabled() function
/linux-6.15/include/linux/
H A Dpci.h1849 static inline bool pcie_aspm_support_enabled(void) { return false; } in pcie_aspm_support_enabled() function