Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dmain.c112 static int modparam_allhwsupport = !IS_ENABLED(CONFIG_BRCMSMAC); variable
113 module_param_named(allhwsupport, modparam_allhwsupport, int, 0444);
5625 if (!modparam_allhwsupport && in b43_bcma_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dmain.c112 static int modparam_allhwsupport = !IS_ENABLED(CONFIG_BRCMSMAC); variable
113 module_param_named(allhwsupport, modparam_allhwsupport, int, 0444);
5625 if (!modparam_allhwsupport && in b43_bcma_probe()

Completed in 13 milliseconds