Searched refs:amd_pstate_mode_string (Results 1 – 1 of 1) sorted by relevance
63 static const char * const amd_pstate_mode_string[] = { variable 70 static_assert(ARRAY_SIZE(amd_pstate_mode_string) == AMD_PSTATE_MAX);76 return amd_pstate_mode_string[mode]; in amd_pstate_get_mode_string() 194 if (!strncmp(str, amd_pstate_mode_string[i], size)) in get_mode_idx_from_str() 1753 return sysfs_emit(buf, "%s\n", amd_pstate_mode_string[cppc_state]); in amd_pstate_show_status()