Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c4689 hisi_hba->debugfs_bist_dentry = in debugfs_bist_init_v3_hw()
4692 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw()
4696 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw()
4700 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4705 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4709 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4712 debugfs_create_file("cnt", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4716 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4719 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4722 ports_dentry = debugfs_create_dir("port", hisi_hba->debugfs_bist_dentry); in debugfs_bist_init_v3_hw()
Dhisi_sas.h485 struct dentry *debugfs_bist_dentry; member