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