Searched refs:get_sclk_od (Results 1 – 8 of 8) sorted by relevance
759 if (hwmgr->hwmgr_func->get_sclk_od == NULL) { in pp_dpm_get_sclk_od()763 return hwmgr->hwmgr_func->get_sclk_od(hwmgr); in pp_dpm_get_sclk_od()1603 .get_sclk_od = pp_dpm_get_sclk_od,
334 int (*get_sclk_od)(void *handle); member
1154 if (!pp_funcs->get_sclk_od) in amdgpu_dpm_get_sclk_od()1158 ret = pp_funcs->get_sclk_od(adev->powerplay.pp_handle); in amdgpu_dpm_get_sclk_od()
319 int (*get_sclk_od)(struct pp_hwmgr *hwmgr); member
2958 .get_sclk_od = vega12_get_sclk_od,
4393 .get_sclk_od = vega20_get_sclk_od,
5745 .get_sclk_od = vega10_get_sclk_od,
5757 .get_sclk_od = smu7_get_sclk_od,