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