Searched refs:smu_sys_set_pp_table (Results 1 – 3 of 3) sorted by relevance
510 int smu_sys_set_pp_table(struct smu_context *smu, void *buf, size_t size) in smu_sys_set_pp_table() function
799 int smu_sys_set_pp_table(struct smu_context *smu, void *buf, size_t size);
566 ret = smu_sys_set_pp_table(&adev->smu, (void *)buf, count); in amdgpu_set_pp_table()