Searched refs:AMDGPU_DEBUGFS_MAX_COMPONENTS (Results 1 – 2 of 2) sorted by relevance
147 #define AMDGPU_DEBUGFS_MAX_COMPONENTS 32 macro1362 struct amdgpu_debugfs debugfs[AMDGPU_DEBUGFS_MAX_COMPONENTS];1365 struct dentry *debugfs_regs[AMDGPU_DEBUGFS_MAX_COMPONENTS];
53 if (i > AMDGPU_DEBUGFS_MAX_COMPONENTS) { in amdgpu_debugfs_add_files()