Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2610 struct dentry *hisi_sas_debugfs_dir; variable
2611 EXPORT_SYMBOL_GPL(hisi_sas_debugfs_dir);
2620 hisi_sas_debugfs_dir = debugfs_create_dir("hisi_sas", NULL); in hisi_sas_init()
2634 debugfs_remove(hisi_sas_debugfs_dir); in hisi_sas_exit()
H A Dhisi_sas.h631 extern struct dentry *hisi_sas_debugfs_dir;
H A Dhisi_sas_v3_hw.c4942 hisi_sas_debugfs_dir); in debugfs_init_v3_hw()