Searched refs:smu_sys_get_pp_table (Results 1 – 3 of 3) sorted by relevance
495 int smu_sys_get_pp_table(struct smu_context *smu, void **table) in smu_sys_get_pp_table() function
798 int smu_sys_get_pp_table(struct smu_context *smu, void **table);
539 size = smu_sys_get_pp_table(&adev->smu, (void **)&table); in amdgpu_get_pp_table()