Searched refs:modparam_fwpostfix (Results 1 – 2 of 2) sorted by relevance
67 static char modparam_fwpostfix[16]; variable68 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);1498 char path[sizeof(modparam_fwpostfix) + 32]; in do_request_fw()1508 modparam_fwpostfix, name); in do_request_fw()
80 static char modparam_fwpostfix[16]; variable81 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);2218 modparam_fwpostfix, name); in b43_do_request_fw()2223 modparam_fwpostfix, name); in b43_do_request_fw()