Searched refs:amdgpu_dpm_get_pp_table (Results 1 – 2 of 2) sorted by relevance
603 size = amdgpu_dpm_get_pp_table(adev, buf, PAGE_SIZE - 1); in amdgpu_get_pp_table()2728 ret = amdgpu_dpm_get_pp_table(adev, NULL, 0); in default_attr_update()
1195 int amdgpu_dpm_get_pp_table(struct amdgpu_device *adev, char *table, in amdgpu_dpm_get_pp_table() function