Searched refs:set_pp_table (Results 1 – 4 of 4) sorted by relevance
340 int (*set_pp_table)(void *handle, const char *buf, size_t size); member
1446 if (!pp_funcs->set_pp_table) in amdgpu_dpm_set_pp_table()1450 ret = pp_funcs->set_pp_table(adev->powerplay.pp_handle, in amdgpu_dpm_set_pp_table()
1600 .set_pp_table = pp_dpm_set_pp_table,
3081 .set_pp_table = smu_sys_set_pp_table,