Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2611 struct dentry *hisi_sas_debugfs_dir; variable
2612 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_dir);
2621 hisi_sas_debugfs_dir = debugfs_create_dir("hisi_sas", NULL); in hisi_sas_init()
2636 debugfs_remove(hisi_sas_debugfs_dir); in hisi_sas_exit()
Dhisi_sas.h631 extern struct dentry *hisi_sas_debugfs_dir;
Dhisi_sas_v3_hw.c4757 hisi_sas_debugfs_dir); in debugfs_init_v3_hw()