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