Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Damd-pstate-ut.c237 const char *mode_str = amd_pstate_get_mode_string(mode); in amd_pstate_set_mode()
266 amd_pstate_get_mode_string(mode1), in amd_pstate_ut_check_driver()
267 amd_pstate_get_mode_string(mode2), ret); in amd_pstate_ut_check_driver()
H A Damd-pstate.h123 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);