Searched refs:amdgpu_dpm_allow_xgmi_power_down (Results 1 – 3 of 3) sorted by relevance
554 int amdgpu_dpm_allow_xgmi_power_down(struct amdgpu_device *adev, bool en);
977 if (amdgpu_dpm_allow_xgmi_power_down(adev, false)) in amdgpu_ras_error_inject_xgmi()985 if (amdgpu_dpm_allow_xgmi_power_down(adev, true)) in amdgpu_ras_error_inject_xgmi()
1162 int amdgpu_dpm_allow_xgmi_power_down(struct amdgpu_device *adev, bool en) in amdgpu_dpm_allow_xgmi_power_down() function