Searched refs:switch_power_profile (Results 1 – 3 of 3) sorted by relevance
333 if (pp_funcs && pp_funcs->switch_power_profile) { in amdgpu_dpm_switch_power_profile()335 ret = pp_funcs->switch_power_profile( in amdgpu_dpm_switch_power_profile()
416 int (*switch_power_profile)(void *handle, enum PP_SMC_POWER_PROFILE type, bool en); member
3716 .switch_power_profile = smu_switch_power_profile,