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.h204 int (*set_tdp_level)(struct isst_id *id, int tdp_level); member
H A Disst-core-tpmi.c858 .set_tdp_level = tpmi_set_tdp_level,
H A Disst-core-mbox.c1051 .set_tdp_level = mbox_set_tdp_level,
H A Disst-config.c1579 static void set_tdp_level(int arg) in set_tdp_level() function
2734 { "perf-profile", "set-config-level", set_tdp_level, 0 },
/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst250 set_tdp_level:success