Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci.h1955 bool pcie_aspm_support_enabled(void);
1967 static inline bool pcie_aspm_support_enabled(void) { return false; } in pcie_aspm_support_enabled() function