Searched refs:current_clos (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c51 static int current_clos = -1; variable
2361 ret = isst_pm_get_clos(id, current_clos, &clos_config);
2365 isst_clos_display_information(id, outf, current_clos,
2378 if (current_clos < 0 || current_clos > 3) {
2445 ret = isst_set_clos(id, current_clos, &clos_config);
2469 if (current_clos < 0 || current_clos > 3) {
2510 ret = isst_clos_associate(id, current_clos);
2530 if (current_clos <
[all...]

Completed in 131 milliseconds