Searched refs:thermometer (Results 1 – 14 of 14) sorted by relevance
65 struct thermometer { struct258 struct thermometer *thermometer) in thermometer_add_tz() argument271 thermometer->tz = realloc(thermometer->tz, in thermometer_add_tz()272 sizeof(*thermometer->tz) * (thermometer->nr_tz + 1)); in thermometer_add_tz()273 if (!thermometer->tz) { in thermometer_add_tz()278 thermometer->tz[thermometer->nr_tz].fd_temp = fd; in thermometer_add_tz()279 thermometer->tz[thermometer->nr_tz].name = strdup(name); in thermometer_add_tz()280 thermometer->tz[thermometer->nr_tz].polling = polling; in thermometer_add_tz()281 thermometer->nr_tz++; in thermometer_add_tz()289 struct thermometer *thermometer) in thermometer_init() argument[all …]
1 thermometer-y += thermometer.o
19 TARGET=thermometer
107 thermometer: FORCE target123 pci debugging tracing thermal thermometer thermal-engine198 $(call descend,thermal/thermometer,clean)
1 * STTS751 thermometer.
7 title: LM90 series thermometer
21 - pervasive,thermal-zone: name of thermometer's thermal zone
22 The DS620 is a (one instance) digital thermometer and thermostat. It has both
64 The DS1621 is a (one instance) digital thermometer and thermostat. It has
74 * a thermometer sensor has one channel representing the temperature measurement.81 A thermometer driver for the temperature sensor in the example above would
80 description: name of external thermometer's thermal zone
116 tristate "Cypress USB thermometer driver support"118 Say Y here if you want to connect a Cypress USB thermometer
4150 int thermometer = (pBase->miscConfiguration >> 1) & 0x3; in ar9003_hw_get_thermometer() local4152 return --thermometer; in ar9003_hw_get_thermometer()4158 int thermometer = ar9003_hw_get_thermometer(ah); in ar9003_hw_thermometer_apply() local4159 u8 therm_on = (thermometer < 0) ? 0 : 1; in ar9003_hw_thermometer_apply()4170 therm_on = thermometer == 0; in ar9003_hw_thermometer_apply()4174 therm_on = thermometer == 1; in ar9003_hw_thermometer_apply()4179 therm_on = thermometer == 2; in ar9003_hw_thermometer_apply()
138 tristate "NetWinder thermometer support"