Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_debugfs.h47 int amdgpu_debugfs_gem_init(struct amdgpu_device *adev);
Damdgpu_gem.c943 int amdgpu_debugfs_gem_init(struct amdgpu_device *adev) in amdgpu_debugfs_gem_init() function
Damdgpu_debugfs.c1614 r = amdgpu_debugfs_gem_init(adev); in amdgpu_debugfs_init()