Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/b43legacy/
Dmain.c81 static char modparam_fwpostfix[16]; variable
82 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
1518 char path[sizeof(modparam_fwpostfix) + 32]; in do_request_fw()
1528 modparam_fwpostfix, name); in do_request_fw()
/linux-3.3/drivers/net/wireless/b43/
Dmain.c84 static char modparam_fwpostfix[16]; variable
85 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
2131 modparam_fwpostfix, name); in b43_do_request_fw()
2136 modparam_fwpostfix, name); in b43_do_request_fw()