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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dmain.c83 static char modparam_fwpostfix[16]; variable
84 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
1494 char path[sizeof(modparam_fwpostfix) + 32];
1504 modparam_fwpostfix, name);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dmain.c83 static char modparam_fwpostfix[16]; variable
84 module_param_string(fwpostfix, modparam_fwpostfix, 16, 0444);
2012 modparam_fwpostfix, name);
2017 modparam_fwpostfix, name);

Completed in 42 milliseconds