smu_sys_set_pp_table  567 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 		ret = smu_sys_set_pp_table(&adev->smu, (void *)buf, count);
smu_sys_set_pp_table  800 drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h int smu_sys_set_pp_table(struct smu_context *smu,  void *buf, size_t size);