Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Damd-pstate-ut.c268 const char *mode_str = amd_pstate_get_mode_string(mode); in amd_pstate_set_mode()
428 amd_pstate_get_mode_string(mode1), in amd_pstate_ut_check_driver()
429 amd_pstate_get_mode_string(mode2), ret); in amd_pstate_ut_check_driver()
512 __func__, amd_pstate_get_mode_string(modes[m])); in amd_pstate_ut_check_freq_attrs()
544 amd_pstate_get_mode_string(modes[m]), in amd_pstate_ut_check_freq_attrs()
H A Damd-pstate.c72 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode) in amd_pstate_get_mode_string() function
78 EXPORT_SYMBOL_GPL(amd_pstate_get_mode_string);
1651 amd_pstate_get_mode_string(cppc_state), ret); in amd_pstate_register_driver()