Searched refs:modparam_allhwsupport (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/b43/
H A Dmain.c115 static int modparam_allhwsupport = !IS_ENABLED(CONFIG_BRCMSMAC); variable
116 module_param_named(allhwsupport, modparam_allhwsupport, int, 0444);
5661 if (!modparam_allhwsupport && b43_bcma_probe()

Completed in 83 milliseconds