Home
last modified time | relevance | path

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

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