odn_edit_dpm_table 367 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h ((adev)->powerplay.pp_funcs->odn_edit_dpm_table(\ odn_edit_dpm_table 700 drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c if (adev->powerplay.pp_funcs->odn_edit_dpm_table) { odn_edit_dpm_table 276 drivers/gpu/drm/amd/include/kgd_pp_interface.h int (*odn_edit_dpm_table)(void *handle, uint32_t type, long *input, uint32_t size); odn_edit_dpm_table 919 drivers/gpu/drm/amd/powerplay/amd_powerplay.c if (hwmgr->hwmgr_func->odn_edit_dpm_table == NULL) { odn_edit_dpm_table 924 drivers/gpu/drm/amd/powerplay/amd_powerplay.c return hwmgr->hwmgr_func->odn_edit_dpm_table(hwmgr, type, input, size); odn_edit_dpm_table 1583 drivers/gpu/drm/amd/powerplay/amd_powerplay.c .odn_edit_dpm_table = pp_odn_edit_dpm_table, odn_edit_dpm_table 5159 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c .odn_edit_dpm_table = smu7_odn_edit_dpm_table, odn_edit_dpm_table 5326 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c .odn_edit_dpm_table = vega10_odn_edit_dpm_table, odn_edit_dpm_table 4193 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c .odn_edit_dpm_table = vega20_odn_edit_dpm_table, odn_edit_dpm_table 340 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h int (*odn_edit_dpm_table)(struct pp_hwmgr *hwmgr,