Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.h35 void amdgpu_debugfs_regs_cleanup(struct amdgpu_device *adev);
Damdgpu_debugfs.c851 void amdgpu_debugfs_regs_cleanup(struct amdgpu_device *adev) in amdgpu_debugfs_regs_cleanup() function
950 void amdgpu_debugfs_regs_cleanup(struct amdgpu_device *adev) { } in amdgpu_debugfs_regs_cleanup() function
Damdgpu_device.c2669 amdgpu_debugfs_regs_cleanup(adev); in amdgpu_device_fini()