Home
last modified time | relevance | path

Searched refs:qedi_debugfs_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/qedi/
Dqedi_dbg.h112 struct qedi_debugfs_ops { struct
136 const struct qedi_debugfs_ops *dops, argument
Dqedi_gbl.h26 extern const struct qedi_debugfs_ops qedi_debugfs_ops[];
Dqedi_debugfs.c22 const struct qedi_debugfs_ops *dops, in qedi_dbg_host_init()
102 const struct qedi_debugfs_ops qedi_debugfs_ops[] = { variable
Dqedi_main.c2509 qedi_dbg_host_init(&qedi->dbg_ctx, qedi_debugfs_ops, in __qedi_probe()