Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dmain.c1315 mwifiex_add_card(void *card, struct semaphore *sem, in mwifiex_add_card() function
1403 EXPORT_SYMBOL_GPL(mwifiex_add_card);
Dusb.c495 ret = mwifiex_add_card(card, &add_remove_card_sem, &usb_ops, in mwifiex_usb_probe()
Dmain.h1366 int mwifiex_add_card(void *, struct semaphore *, struct mwifiex_if_ops *, u8);
Dsdio.c130 if (mwifiex_add_card(card, &add_remove_card_sem, &sdio_ops, in mwifiex_sdio_probe()
Dpcie.c212 if (mwifiex_add_card(card, &add_remove_card_sem, &pcie_ops, in mwifiex_pcie_probe()