Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.h34 int amdgpu_debugfs_regs_init(struct amdgpu_device *adev);
Damdgpu_debugfs.c825 int amdgpu_debugfs_regs_init(struct amdgpu_device *adev) in amdgpu_debugfs_regs_init() function
1116 int amdgpu_debugfs_regs_init(struct amdgpu_device *adev) in amdgpu_debugfs_regs_init() function
Damdgpu_device.c2863 r = amdgpu_debugfs_regs_init(adev); in amdgpu_device_init()