Home
last modified time | relevance | path

Searched refs:amdgpu_fence_driver_suspend (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring.h118 void amdgpu_fence_driver_suspend(struct amdgpu_device *adev);
Damdgpu_fence.c563 void amdgpu_fence_driver_suspend(struct amdgpu_device *adev) in amdgpu_fence_driver_suspend() function
Damdgpu_device.c3699 amdgpu_fence_driver_suspend(adev); in amdgpu_device_suspend()