Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43legacy/
Dmain.c81 static char modparam_fwpostfix[16]; variable
82 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
1528 char path[sizeof(modparam_fwpostfix) + 32]; in do_request_fw()
1538 modparam_fwpostfix, name); in do_request_fw()
/linux-4.4.14/drivers/net/wireless/b43/
Dmain.c83 static char modparam_fwpostfix[16]; variable
84 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
2226 modparam_fwpostfix, name); in b43_do_request_fw()
2231 modparam_fwpostfix, name); in b43_do_request_fw()