Home
last modified time | relevance | path

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

/linux-5.10/drivers/pci/pcie/
Daspm.c1373 bool pcie_aspm_support_enabled(void) in pcie_aspm_support_enabled() function
/linux-5.10/include/linux/
Dpci.h1587 static inline bool pcie_aspm_support_enabled(void) { return false; } in pcie_aspm_support_enabled() function