Home
last modified time | relevance | path

Searched refs:cleanup_if (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c135 if (adapter->if_ops.cleanup_if) in mwifiex_unregister()
136 adapter->if_ops.cleanup_if(adapter); in mwifiex_unregister()
H A Dmain.h837 void (*cleanup_if) (struct mwifiex_adapter *); member
H A Dsdio.c3120 .cleanup_if = mwifiex_cleanup_sdio,
H A Dpcie.c3413 .cleanup_if = mwifiex_cleanup_pcie,