Searched refs:c4iw_debugfs_root (Results 1 – 1 of 1) sorted by relevance
50 static struct dentry *c4iw_debugfs_root; variable444 if (c4iw_debugfs_root) { in c4iw_alloc()447 c4iw_debugfs_root); in c4iw_alloc()603 c4iw_debugfs_root = debugfs_create_dir(DRV_NAME, NULL); in c4iw_init_module()604 if (!c4iw_debugfs_root) in c4iw_init_module()626 debugfs_remove_recursive(c4iw_debugfs_root); in c4iw_exit_module()