Searched refs:amd_pstate_mode (Results 1 – 3 of 3) sorted by relevance
115 enum amd_pstate_mode { enum123 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode);
235 static int amd_pstate_set_mode(enum amd_pstate_mode mode) in amd_pstate_set_mode()246 enum amd_pstate_mode mode1, mode2 = AMD_PSTATE_DISABLE; in amd_pstate_ut_check_driver()247 enum amd_pstate_mode orig_mode = amd_pstate_get_status(); in amd_pstate_ut_check_driver()
71 const char *amd_pstate_get_mode_string(enum amd_pstate_mode mode) in amd_pstate_get_mode_string()
Completed in 11 milliseconds