Home
last modified time | relevance | path

Searched refs:mwifiex_add_card (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1715 mwifiex_add_card(void *card, struct completion *fw_done, in mwifiex_add_card() function
1810 EXPORT_SYMBOL_GPL(mwifiex_add_card);
H A Dusb.c515 ret = mwifiex_add_card(card, &card->fw_done, &usb_ops, in mwifiex_usb_probe()
H A Dmain.h1472 int mwifiex_add_card(void *card, struct completion *fw_done,
H A Dsdio.c607 ret = mwifiex_add_card(card, &card->fw_done, &sdio_ops, in mwifiex_sdio_probe()
H A Dpcie.c415 if (mwifiex_add_card(card, &card->fw_done, &pcie_ops, in mwifiex_pcie_probe()