Searched refs:gb_debug_root (Results 1 – 1 of 1) sorted by relevance
12 static struct dentry *gb_debug_root; variable16 gb_debug_root = debugfs_create_dir("greybus", NULL); in gb_debugfs_init()21 debugfs_remove_recursive(gb_debug_root); in gb_debugfs_cleanup()22 gb_debug_root = NULL; in gb_debugfs_cleanup()27 return gb_debug_root; in gb_debugfs_get()