Searched refs:cleanup_if (Results 1 – 5 of 5) sorted by relevance
93 if (adapter->if_ops.cleanup_if) in nxpwifi_unregister()94 adapter->if_ops.cleanup_if(adapter); in nxpwifi_unregister()
749 void (*cleanup_if)(struct nxpwifi_adapter *adapter); member
2296 .cleanup_if = nxpwifi_cleanup_sdio,
124 if (adapter->if_ops.cleanup_if) in mwifiex_unregister()125 adapter->if_ops.cleanup_if(adapter); in mwifiex_unregister()
3172 .cleanup_if = mwifiex_cleanup_sdio,