Home
last modified time | relevance | path

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

/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c188 CHECK_CB(set_tdp_level); in isst_set_tdp_level()
189 return isst_ops->set_tdp_level(id, tdp_level); in isst_set_tdp_level()
H A Disst.h201 int (*set_tdp_level)(struct isst_id *id, int tdp_level); member
H A Disst-core-tpmi.c804 .set_tdp_level = tpmi_set_tdp_level,
H A Disst-core-mbox.c1051 .set_tdp_level = mbox_set_tdp_level,
H A Disst-config.c1504 isst_display_result(id, outf, "perf-profile", "set_tdp_level", ret); in set_tdp_level_for_cpu()
1560 static void set_tdp_level(int arg) in set_tdp_level() function
2715 { "perf-profile", "set-config-level", set_tdp_level, 0 },
/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst250 set_tdp_level:success