Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/hwmon/
Dstts751.txt1 * STTS751 thermometer.
Dlm70.txt1 * LM70/TMP121/LM71/LM74 thermometer.
Dlm90.txt1 * LM90 series thermometer.
/Linux-v4.19/Documentation/devicetree/bindings/display/
Drepaper.txt21 - pervasive,thermal-zone: name of thermometer's thermal zone
/Linux-v4.19/Documentation/hwmon/
Dds62018 The DS620 is a (one instance) digital thermometer and thermostat. It has both
Dds162145 The DS1621 is a (one instance) digital thermometer and thermostat. It has
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/
Dcharger-manager.txt24 - cm-thermal-zone : name of external thermometer's thermal zone
/Linux-v4.19/Documentation/driver-api/iio/
Dcore.rst74 * a thermometer sensor has one channel representing the temperature measurement.
81 A thermometer driver for the temperature sensor in the example above would
/Linux-v4.19/drivers/usb/misc/
DKconfig96 tristate "Cypress USB thermometer driver support"
98 Say Y here if you want to connect a Cypress USB thermometer
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4149 int thermometer = (pBase->miscConfiguration >> 1) & 0x3; in ar9003_hw_get_thermometer() local
4151 return --thermometer; in ar9003_hw_get_thermometer()
4157 int thermometer = ar9003_hw_get_thermometer(ah); in ar9003_hw_thermometer_apply() local
4158 u8 therm_on = (thermometer < 0) ? 0 : 1; in ar9003_hw_thermometer_apply()
4169 therm_on = thermometer == 0; in ar9003_hw_thermometer_apply()
4173 therm_on = thermometer == 1; in ar9003_hw_thermometer_apply()
4178 therm_on = thermometer == 2; in ar9003_hw_thermometer_apply()
/Linux-v4.19/drivers/char/
DKconfig173 tristate "NetWinder thermometer support"