Searched refs:switch_power_profile (Results 1 – 4 of 4) sorted by relevance
327 int (*switch_power_profile)(void *handle, enum PP_SMC_POWER_PROFILE type, bool en); member
1129 if (pp_funcs && pp_funcs->switch_power_profile) in amdgpu_dpm_switch_power_profile()1130 ret = pp_funcs->switch_power_profile( in amdgpu_dpm_switch_power_profile()
1710 .switch_power_profile = pp_dpm_switch_power_profile,
3068 .switch_power_profile = smu_switch_power_profile,