Searched refs:mpt3sas_debugfs_root (Results 1 – 1 of 1) sorted by relevance
29 static struct dentry *mpt3sas_debugfs_root; variable101 mpt3sas_debugfs_root = debugfs_create_dir("mpt3sas", NULL); in mpt3sas_init_debugfs()102 if (!mpt3sas_debugfs_root) in mpt3sas_init_debugfs()111 debugfs_remove_recursive(mpt3sas_debugfs_root); in mpt3sas_exit_debugfs()126 debugfs_create_dir(name, mpt3sas_debugfs_root); in mpt3sas_setup_debugfs()