w1_strong_pullup   31 drivers/w1/slaves/w1_ds28e04.c static int w1_strong_pullup = 1;
w1_strong_pullup   32 drivers/w1/slaves/w1_ds28e04.c module_param_named(strong_pullup, w1_strong_pullup, int, 0);
w1_strong_pullup  202 drivers/w1/slaves/w1_ds28e04.c 		if (w1_strong_pullup && i == sizeof(wrbuf)-1)
w1_strong_pullup  208 drivers/w1/slaves/w1_ds28e04.c 	if (!w1_strong_pullup)
w1_strong_pullup   41 drivers/w1/slaves/w1_therm.c static int w1_strong_pullup = 1;
w1_strong_pullup   42 drivers/w1/slaves/w1_therm.c module_param_named(strong_pullup, w1_strong_pullup, int, 0);
w1_strong_pullup  284 drivers/w1/slaves/w1_therm.c 			if (w1_strong_pullup == 2 ||
w1_strong_pullup  285 drivers/w1/slaves/w1_therm.c 			    (!external_power && w1_strong_pullup))
w1_strong_pullup  302 drivers/w1/slaves/w1_therm.c 			} else if (!w1_strong_pullup) {
w1_strong_pullup  512 drivers/w1/slaves/w1_therm.c 			if (w1_strong_pullup == 2 ||
w1_strong_pullup  513 drivers/w1/slaves/w1_therm.c 					(!external_power && w1_strong_pullup))
w1_strong_pullup  530 drivers/w1/slaves/w1_therm.c 			} else if (!w1_strong_pullup) {