Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
DMakefile51 mwifiex_pcie-y += pcie.o
52 obj-$(CONFIG_MWIFIEX_PCIE) += mwifiex_pcie.o
DKconfig33 mwifiex_pcie.
Dpcie.c293 static struct pci_driver __refdata mwifiex_pcie = { variable
2703 ret = pci_register_driver(&mwifiex_pcie); in mwifiex_pcie_init_module()
2730 pci_unregister_driver(&mwifiex_pcie); in mwifiex_pcie_cleanup_module()