Home
last modified time | relevance | path

Searched refs:modparam_power_output (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c54 static int modparam_power_output = 3; variable
55 module_param_named(power_output, modparam_power_output, int, 0444);
3281 priv->param_power_output = modparam_power_output; in rndis_copy_module_params()