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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/w1/slaves/
H A Dw1_therm.c45 static int w1_strong_pullup = 1; variable
46 module_param_named(strong_pullup, w1_strong_pullup, int, 0);
186 if (w1_strong_pullup)
189 if (!w1_strong_pullup)

Completed in 70 milliseconds