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);1528 char path[sizeof(modparam_fwpostfix) + 32]; in do_request_fw()1538 modparam_fwpostfix, name); in do_request_fw()
83 static char modparam_fwpostfix[16]; variable84 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()