Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Damd-pstate.h109 enum amd_pstate_mode { enum
117 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode);
Damd-pstate-ut.c262 static int amd_pstate_set_mode(enum amd_pstate_mode mode) in amd_pstate_set_mode()
273 enum amd_pstate_mode mode1, mode2 = AMD_PSTATE_DISABLE; in amd_pstate_ut_check_driver()
Damd-pstate.c70 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode) in amd_pstate_get_mode_string()