Searched refs:get_current_clocks (Results 1 – 3 of 3) sorted by relevance
378 int (*get_current_clocks)(void *handle, member
1653 if (!pp_funcs->get_current_clocks) in amdgpu_dpm_get_current_clocks()1657 ret = pp_funcs->get_current_clocks(adev->powerplay.pp_handle, in amdgpu_dpm_get_current_clocks()
1624 .get_current_clocks = pp_get_current_clocks,