Searched refs:c4iw_debugfs_root (Results 1 – 1 of 1) sorted by relevance
75 static struct dentry *c4iw_debugfs_root; variable1053 if (c4iw_debugfs_root) { in c4iw_alloc()1056 c4iw_debugfs_root); in c4iw_alloc()1555 c4iw_debugfs_root = debugfs_create_dir(DRV_NAME, NULL); in c4iw_init_module()1556 if (!c4iw_debugfs_root) in c4iw_init_module()1585 debugfs_remove_recursive(c4iw_debugfs_root); in c4iw_exit_module()