Searched refs:od_edit_dpm_table (Results 1 – 4 of 4) sorted by relevance
437 int (*od_edit_dpm_table)(struct smu_context *smu, member
2207 if (smu->ppt_funcs->od_edit_dpm_table) in smu_od_edit_dpm_table()2208 ret = smu->ppt_funcs->od_edit_dpm_table(smu, type, input, size); in smu_od_edit_dpm_table()
2374 .od_edit_dpm_table = navi10_od_edit_dpm_table,
3199 .od_edit_dpm_table = vega20_odn_edit_dpm_table,