Searched refs:amdgpu_dpm_get_pp_table (Results 1 – 3 of 3) sorted by relevance
490 int amdgpu_dpm_get_pp_table(struct amdgpu_device *adev, char **table);
563 size = amdgpu_dpm_get_pp_table(adev, &table); in amdgpu_get_pp_table()2689 ret = amdgpu_dpm_get_pp_table(adev, &tmp); in default_attr_update()
1186 int amdgpu_dpm_get_pp_table(struct amdgpu_device *adev, char **table) in amdgpu_dpm_get_pp_table() function