Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/b43legacy/
Dmain.c67 static char modparam_fwpostfix[16]; variable
68 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
1496 char path[sizeof(modparam_fwpostfix) + 32]; in do_request_fw()
1506 modparam_fwpostfix, name); in do_request_fw()
/Linux-v5.4/drivers/net/wireless/broadcom/b43/
Dmain.c80 static char modparam_fwpostfix[16]; variable
81 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
2216 modparam_fwpostfix, name); in b43_do_request_fw()
2221 modparam_fwpostfix, name); in b43_do_request_fw()