Searched refs:hbg_dbgfs_root (Results 1 – 1 of 1) sorted by relevance
15 static struct dentry *hbg_dbgfs_root; variable149 root = debugfs_create_dir(name, hbg_dbgfs_root); in hbg_debugfs_init()161 hbg_dbgfs_root = debugfs_create_dir("hibmcge", NULL); in hbg_debugfs_register()166 debugfs_remove_recursive(hbg_dbgfs_root); in hbg_debugfs_unregister()167 hbg_dbgfs_root = NULL; in hbg_debugfs_unregister()