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