Searched refs:qib_dbg_root (Results 1 – 1 of 1) sorted by relevance
41 static struct dentry *qib_dbg_root; variable247 root = debugfs_create_dir(name, qib_dbg_root); in DEBUGFS_FILE()258 if (!qib_dbg_root) in qib_dbg_ibdev_exit()267 qib_dbg_root = debugfs_create_dir(QIB_DRV_NAME, NULL); in qib_dbg_init()272 debugfs_remove_recursive(qib_dbg_root); in qib_dbg_exit()273 qib_dbg_root = NULL; in qib_dbg_exit()