Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Damd-pstate-ut.c266 static int amd_pstate_set_mode(enum amd_pstate_mode mode) in amd_pstate_set_mode() function
309 ret = amd_pstate_set_mode(AMD_PSTATE_ACTIVE); in amd_pstate_ut_epp()
390 ret2 = amd_pstate_set_mode(AMD_PSTATE_DISABLE); in amd_pstate_ut_epp()
398 ret2 = amd_pstate_set_mode(orig_mode); in amd_pstate_ut_epp()
413 ret = amd_pstate_set_mode(mode1); in amd_pstate_ut_check_driver()
419 ret = amd_pstate_set_mode(mode2); in amd_pstate_ut_check_driver()
431 amd_pstate_set_mode(orig_mode); in amd_pstate_ut_check_driver()
505 ret = amd_pstate_set_mode(modes[m]); in amd_pstate_ut_check_freq_attrs()
556 amd_pstate_set_mode(orig_mode); in amd_pstate_ut_check_freq_attrs()