Searched refs:modparam_fwpostfix (Results 1 – 1 of 1) 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()