Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_debugfs.h12 void ionic_debugfs_destroy(void);
23 static inline void ionic_debugfs_destroy(void) { } in ionic_debugfs_destroy() function
H A Dionic_main.c733 ionic_debugfs_destroy(); in ionic_init_module()
741 ionic_debugfs_destroy(); in ionic_cleanup_module()
H A Dionic_debugfs.c21 void ionic_debugfs_destroy(void) in ionic_debugfs_destroy() function