Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Damd-pstate-ut.c264 const char *mode_str = amd_pstate_get_mode_string(mode); in amd_pstate_set_mode()
291 amd_pstate_get_mode_string(mode1), in amd_pstate_ut_check_driver()
292 amd_pstate_get_mode_string(mode2), ret); in amd_pstate_ut_check_driver()
Damd-pstate.h117 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode);
Damd-pstate.c70 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode) in amd_pstate_get_mode_string() function
76 EXPORT_SYMBOL_GPL(amd_pstate_get_mode_string);