Searched refs:hns_roce_dbgfs_root (Results 1 – 1 of 1) sorted by relevance
12 static struct dentry *hns_roce_dbgfs_root; variable91 hns_roce_dbgfs_root); in hns_roce_register_debugfs()104 hns_roce_dbgfs_root = debugfs_create_dir("hns_roce", NULL); in hns_roce_init_debugfs()109 debugfs_remove_recursive(hns_roce_dbgfs_root); in hns_roce_cleanup_debugfs()110 hns_roce_dbgfs_root = NULL; in hns_roce_cleanup_debugfs()
Completed in 4 milliseconds