Searched refs:odn_edit_dpm_table (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/
H A Damd_powerplay.c902 if (hwmgr->hwmgr_func->odn_edit_dpm_table == NULL) {
907 return hwmgr->hwmgr_func->odn_edit_dpm_table(hwmgr, type, input, size);
1615 .odn_edit_dpm_table = pp_odn_edit_dpm_table,
/openbsd-current/sys/dev/pci/drm/amd/include/
H A Dkgd_pp_interface.h366 int (*odn_edit_dpm_table)(void *handle, enum PP_OD_DPM_TABLE_COMMAND type, member in struct:amd_pm_funcs
/openbsd-current/sys/dev/pci/drm/amd/pm/
H A Damdgpu_dpm.c1044 if (!pp_funcs->odn_edit_dpm_table)
1048 ret = pp_funcs->odn_edit_dpm_table(adev->powerplay.pp_handle,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h339 int (*odn_edit_dpm_table)(struct pp_hwmgr *hwmgr, member in struct:pp_hwmgr_func
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/
H A Damdgpu_smu.c3149 .odn_edit_dpm_table = smu_od_edit_dpm_table,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c4397 .odn_edit_dpm_table = vega20_odn_edit_dpm_table,
H A Dvega10_hwmgr.c5757 .odn_edit_dpm_table = vega10_odn_edit_dpm_table,
H A Dsmu7_hwmgr.c5789 .odn_edit_dpm_table = smu7_odn_edit_dpm_table,

Completed in 239 milliseconds