Searched refs:mwifiex_pcie (Results 1 – 3 of 3) sorted by relevance
51 mwifiex_pcie-y += pcie.o52 obj-$(CONFIG_MWIFIEX_PCIE) += mwifiex_pcie.o
33 mwifiex_pcie.
293 static struct pci_driver __refdata mwifiex_pcie = { variable2703 ret = pci_register_driver(&mwifiex_pcie); in mwifiex_pcie_init_module()2730 pci_unregister_driver(&mwifiex_pcie); in mwifiex_pcie_cleanup_module()