Searched refs:amdgpu_dpm_notify_rlc_state (Results 1 – 3 of 3) sorted by relevance
422 int amdgpu_dpm_notify_rlc_state(struct amdgpu_device *adev, bool en);
188 int amdgpu_dpm_notify_rlc_state(struct amdgpu_device *adev, bool en) in amdgpu_dpm_notify_rlc_state() function
4765 r = amdgpu_dpm_notify_rlc_state(adev, false); in amdgpu_device_suspend()