Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/intel-speed-select/
Disst-config.c20 static const int supported_api_ver = 1; variable
920 if (isst_platform_info.api_version > supported_api_ver) { in isst_fill_platform_info()