Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpufreq/
H A Damd-pstate.h113 enum amd_pstate_mode { enum
121 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode);
H A Damd-pstate-ut.c233 static int amd_pstate_set_mode(enum amd_pstate_mode mode) in amd_pstate_set_mode()
244 enum amd_pstate_mode mode1, mode2 = AMD_PSTATE_DISABLE; in amd_pstate_ut_check_driver()
H A Damd-pstate.c71 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode) in amd_pstate_get_mode_string()