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