Searched defs:amdgpu_dpm_get_pp_table (Results 1 – 2 of 2) sorted by relevance
999 int amdgpu_dpm_get_pp_table(struct amdgpu_device *adev, char **table) in amdgpu_dpm_get_pp_table() function
304 #define amdgpu_dpm_get_pp_table(adev, table) \ macro