Searched refs:gb_debug_root (Results 1 – 1 of 1) sorted by relevance
13 static struct dentry *gb_debug_root; variable17 gb_debug_root = debugfs_create_dir("greybus", NULL); in gb_debugfs_init()22 debugfs_remove_recursive(gb_debug_root); in gb_debugfs_cleanup()23 gb_debug_root = NULL; in gb_debugfs_cleanup()28 return gb_debug_root; in gb_debugfs_get()