Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_debugfs.h36 int amdgpu_debugfs_regs_init(struct amdgpu_device *adev);
H A Damdgpu_debugfs.c924 int amdgpu_debugfs_regs_init(struct amdgpu_device *adev) in amdgpu_debugfs_regs_init() function
1248 int amdgpu_debugfs_regs_init(struct amdgpu_device *adev) in amdgpu_debugfs_regs_init() function
H A Damdgpu_device.c3280 r = amdgpu_debugfs_regs_init(adev); in amdgpu_device_init()