Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/hisi_sas/
Dhisi_sas.h636 extern struct dentry *hisi_sas_debugfs_dir;
Dhisi_sas_main.c2803 struct dentry *hisi_sas_debugfs_dir; variable
2804 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_dir);
2813 hisi_sas_debugfs_dir = debugfs_create_dir("hisi_sas", NULL); in hisi_sas_init()
2827 debugfs_remove(hisi_sas_debugfs_dir); in hisi_sas_exit()
Dhisi_sas_v3_hw.c4639 hisi_sas_debugfs_dir); in debugfs_init_v3_hw()