Home
last modified time | relevance | path

Searched refs:mwifiex_pcie (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
DMakefile51 mwifiex_pcie-y += pcie.o
52 obj-$(CONFIG_MWIFIEX_PCIE) += mwifiex_pcie.o
DKconfig31 mwifiex_pcie.
Dpcie.c286 static struct pci_driver __refdata mwifiex_pcie = { variable
2640 ret = pci_register_driver(&mwifiex_pcie); in mwifiex_pcie_init_module()
2667 pci_unregister_driver(&mwifiex_pcie); in mwifiex_pcie_cleanup_module()