Searched refs:modparam_fwpostfix (Results 1 – 2 of 2) sorted by relevance
81 static char modparam_fwpostfix[16]; variable82 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()
84 static char modparam_fwpostfix[16]; variable85 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()