Searched refs:get_mclk_od (Results 1 – 8 of 8) sorted by relevance
741 if (hwmgr->hwmgr_func->get_mclk_od == NULL) { in pp_dpm_get_mclk_od()745 return hwmgr->hwmgr_func->get_mclk_od(hwmgr); in pp_dpm_get_mclk_od()1552 .get_mclk_od = pp_dpm_get_mclk_od,
329 int (*get_mclk_od)(void *handle); member
322 int (*get_mclk_od)(struct pp_hwmgr *hwmgr); member
1143 if (!pp_funcs->get_mclk_od) in amdgpu_dpm_get_mclk_od()1147 ret = pp_funcs->get_mclk_od(adev->powerplay.pp_handle); in amdgpu_dpm_get_mclk_od()
2935 .get_mclk_od = vega12_get_mclk_od,
4390 .get_mclk_od = vega20_get_mclk_od,
5720 .get_mclk_od = vega10_get_mclk_od,
5716 .get_mclk_od = smu7_get_mclk_od,