Searched refs:root_folder (Results 1 – 1 of 1) sorted by relevance
35 static struct dentry *root_folder; variable39 root_folder = debugfs_create_dir(KBUILD_MODNAME, NULL); in brcms_debugfs_init()44 debugfs_remove_recursive(root_folder); in brcms_debugfs_exit()45 root_folder = NULL; in brcms_debugfs_exit()51 dev_name(&drvr->wlc->hw->d11core->dev), root_folder); in brcms_debugfs_attach()