Searched refs:amdgpu_dpm_get_current_power_state (Results 1 – 3 of 3) sorted by relevance
449 void amdgpu_dpm_get_current_power_state(struct amdgpu_device *adev, enum amd_pm_state_type *state);
150 amdgpu_dpm_get_current_power_state(adev, &pm); in amdgpu_get_power_dpm_state()417 amdgpu_dpm_get_current_power_state(adev, &pm); in amdgpu_get_pp_cur_state()
790 void amdgpu_dpm_get_current_power_state(struct amdgpu_device *adev, in amdgpu_dpm_get_current_power_state() function