Searched refs:get_pp_table (Results 1 – 3 of 3) sorted by relevance
1067 if (!pp_funcs->get_pp_table) in amdgpu_dpm_get_pp_table()1071 ret = pp_funcs->get_pp_table(adev->powerplay.pp_handle, in amdgpu_dpm_get_pp_table()
413 int (*get_pp_table)(void *handle, char **table); member
3714 .get_pp_table = smu_sys_get_pp_table,