AMDGPU_DEBUGFS_MAX_COMPONENTS
struct amdgpu_debugfs debugfs[AMDGPU_DEBUGFS_MAX_COMPONENTS];
struct dentry *debugfs_regs[AMDGPU_DEBUGFS_MAX_COMPONENTS];
if (i > AMDGPU_DEBUGFS_MAX_COMPONENTS) {