Searched refs:set_pp_table (Results 1 – 4 of 4) sorted by relevance
1706 if (amdgpu_sriov_vf(adev) || !pp_funcs->set_pp_table || adev->scpm_enabled) in amdgpu_dpm_set_pp_table()1710 ret = pp_funcs->set_pp_table(adev->powerplay.pp_handle, in amdgpu_dpm_set_pp_table()
445 int (*set_pp_table)(void *handle, const char *buf, size_t size); member
1568 .set_pp_table = pp_dpm_set_pp_table,
3945 .set_pp_table = smu_sys_set_pp_table,