Home
last modified time | relevance | path

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

/linux-6.15/drivers/cpufreq/
H A Damd-pstate-ut.c235 const char *mode_str = amd_pstate_get_mode_string(mode); in amd_pstate_set_mode()
256 amd_pstate_get_mode_string(mode1), in amd_pstate_ut_check_driver()
257 amd_pstate_get_mode_string(mode2)); in amd_pstate_ut_check_driver()
H A Damd-pstate.h121 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode);
H A Damd-pstate.c71 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode) in amd_pstate_get_mode_string() function
77 EXPORT_SYMBOL_GPL(amd_pstate_get_mode_string);