Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dmain.c116 static int modparam_allhwsupport = !IS_ENABLED(CONFIG_BRCMSMAC); variable
117 module_param_named(allhwsupport, modparam_allhwsupport, int, 0444);
5665 if (!modparam_allhwsupport && in b43_bcma_probe()