Home
last modified time | relevance | path

Searched refs:debugfs_cleanup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h570 * @debugfs_cleanup: used in the driver unload flow to make a proper cleanup
644 void (*debugfs_cleanup)(struct iwl_trans *trans); member
H A Diwl-drv.c1728 drv->trans->ops->debugfs_cleanup(drv->trans); in iwl_drv_stop()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h564 * @debugfs_cleanup: used in the driver unload flow to make a proper cleanup
640 void (*debugfs_cleanup)(struct iwl_trans *trans); member
H A Diwl-drv.c1853 drv->trans->ops->debugfs_cleanup(drv->trans); in iwl_drv_stop()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c3459 .debugfs_cleanup = iwl_trans_pcie_debugfs_cleanup,
3484 .debugfs_cleanup = iwl_trans_pcie_debugfs_cleanup,
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c3562 .debugfs_cleanup = iwl_trans_pcie_debugfs_cleanup,
3589 .debugfs_cleanup = iwl_trans_pcie_debugfs_cleanup,

Completed in 23 milliseconds