Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_device.c1579 static void amdgpu_debugfs_remove_files(struct amdgpu_device *adev);
1619 amdgpu_debugfs_remove_files(adev); in amdgpu_device_fini()
1928 static void amdgpu_debugfs_remove_files(struct amdgpu_device *adev) in amdgpu_debugfs_remove_files() function