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