Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c33 static bool modparam_watchdog; variable
34 module_param_named(watchdog, modparam_watchdog, bool, S_IRUGO);
11938 if (modparam_watchdog) { in rt2800_probe_hw()