Home
last modified time | relevance | path

Searched refs:debugfs_bist_dentry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c3951 hisi_hba->debugfs_bist_dentry = in hisi_sas_debugfs_bist_init()
3954 hisi_hba->debugfs_bist_dentry, hisi_hba, in hisi_sas_debugfs_bist_init()
3958 hisi_hba->debugfs_bist_dentry, hisi_hba, in hisi_sas_debugfs_bist_init()
3962 hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3967 hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3971 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3974 debugfs_create_u32("cnt", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3978 hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3981 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in hisi_sas_debugfs_bist_init()
3984 ports_dentry = debugfs_create_dir("port", hisi_hba->debugfs_bist_dentry); in hisi_sas_debugfs_bist_init()
[all...]
H A Dhisi_sas.h497 struct dentry *debugfs_bist_dentry; member
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c4811 hisi_hba->debugfs_bist_dentry = in debugfs_bist_init_v3_hw()
4814 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw()
4818 hisi_hba->debugfs_bist_dentry, hisi_hba, in debugfs_bist_init_v3_hw()
4822 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4827 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4831 debugfs_create_file("phy_id", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4834 debugfs_create_file("cnt", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4838 hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4841 debugfs_create_file("enable", 0600, hisi_hba->debugfs_bist_dentry, in debugfs_bist_init_v3_hw()
4844 ports_dentry = debugfs_create_dir("port", hisi_hba->debugfs_bist_dentry); in debugfs_bist_init_v3_hw()
[all...]
H A Dhisi_sas.h486 struct dentry *debugfs_bist_dentry; member

Completed in 16 milliseconds