Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2590 struct dentry *hisi_sas_debugfs_dir; variable
2591 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_dir);
2600 hisi_sas_debugfs_dir = debugfs_create_dir("hisi_sas", NULL); in hisi_sas_init()
2614 debugfs_remove(hisi_sas_debugfs_dir); in hisi_sas_exit()
Dhisi_sas.h632 extern struct dentry *hisi_sas_debugfs_dir;
Dhisi_sas_v3_hw.c4874 hisi_sas_debugfs_dir); in debugfs_init_v3_hw()