Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_stats.h89 void snic_stats_debugfs_remove(struct snic *);
H A Dsnic_main.c725 snic_stats_debugfs_remove(snic); in snic_probe()
788 snic_stats_debugfs_remove(snic); in snic_remove()
H A Dsnic_debugfs.c368 snic_stats_debugfs_remove(struct snic *snic) in snic_stats_debugfs_remove() function