Searched refs:cxgb4_debugfs_root (Results 1 – 1 of 1) sorted by relevance
183 static struct dentry *cxgb4_debugfs_root; variable5829 if (cxgb4_debugfs_root) { in init_one()5831 cxgb4_debugfs_root); in init_one()6007 cxgb4_debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL); in cxgb4_init_module()6008 if (!cxgb4_debugfs_root) in cxgb4_init_module()6013 debugfs_remove(cxgb4_debugfs_root); in cxgb4_init_module()6034 debugfs_remove(cxgb4_debugfs_root); /* NULL ok */ in cxgb4_cleanup_module()