pullup_ohm        410 drivers/hwmon/ntc_thermistor.c 	if (of_property_read_u32(np, "pullup-ohm", &pdata->pullup_ohm))
pullup_ohm        450 drivers/hwmon/ntc_thermistor.c 	puo = pdata->pullup_ohm;
pullup_ohm        669 drivers/hwmon/ntc_thermistor.c 				(pdata->pullup_ohm == 0 && pdata->connect ==
pullup_ohm         42 include/linux/platform_data/ntc_thermistor.h 	unsigned int pullup_ohm;