Searched refs:amdgpu_dpm_allow_xgmi_power_down (Results 1 – 3 of 3) sorted by relevance
1098 if (amdgpu_dpm_allow_xgmi_power_down(adev, false)) in amdgpu_ras_error_inject_xgmi()1106 if (amdgpu_dpm_allow_xgmi_power_down(adev, true)) in amdgpu_ras_error_inject_xgmi()
413 int amdgpu_dpm_allow_xgmi_power_down(struct amdgpu_device *adev, bool en);
354 int amdgpu_dpm_allow_xgmi_power_down(struct amdgpu_device *adev, bool en) in amdgpu_dpm_allow_xgmi_power_down() function