Home
last modified time | relevance | path

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

/drivers/scsi/snic/
Dsnic_stats.h103 void snic_stats_debugfs_remove(struct snic *);
Dsnic_main.c739 snic_stats_debugfs_remove(snic); in snic_probe()
802 snic_stats_debugfs_remove(snic); in snic_remove()
Dsnic_debugfs.c382 snic_stats_debugfs_remove(struct snic *snic) in snic_stats_debugfs_remove() function