Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c187 CHECK_CB(set_tdp_level); in isst_set_tdp_level()
188 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.c798 .set_tdp_level = tpmi_set_tdp_level,
H A Disst-core-mbox.c1050 .set_tdp_level = mbox_set_tdp_level,
H A Disst-config.c1488 static void set_tdp_level(int arg) in set_tdp_level() function
2631 { "perf-profile", "set-config-level", set_tdp_level, 0 },
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst250 set_tdp_level:success