Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cpufreq/
Damd-pstate-ut.c262 const char *mode_str = amd_pstate_get_mode_string(mode); in amd_pstate_set_mode()
289 amd_pstate_get_mode_string(mode1), in amd_pstate_ut_check_driver()
290 amd_pstate_get_mode_string(mode2), ret); in amd_pstate_ut_check_driver()
Damd-pstate.h114 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode);
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);