Home
last modified time | relevance | path

Searched refs:hisi_sas_debugfs_dir (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h652 extern struct dentry *hisi_sas_debugfs_dir;
H A Dhisi_sas_main.c2668 struct dentry *hisi_sas_debugfs_dir; variable
2669 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_dir);
2678 hisi_sas_debugfs_dir = debugfs_create_dir("hisi_sas", NULL); in hisi_sas_init()
2691 debugfs_remove(hisi_sas_debugfs_dir); in hisi_sas_exit()