Home
last modified time | relevance | path

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

/linux/tools/thermal/thermometer/
A Dthermometer.c258 struct thermometer *thermometer) in thermometer_add_tz() argument
271 thermometer->tz = realloc(thermometer->tz, in thermometer_add_tz()
272 sizeof(*thermometer->tz) * (thermometer->nr_tz + 1)); 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()
289 struct thermometer *thermometer) in thermometer_init() argument
355 static int thermometer_start(struct thermometer *thermometer, in thermometer_start() argument
403 thermometer->tz[i].name, thermometer->tz[i].polling); in thermometer_start()
520 static int thermometer_stop(struct thermometer *thermometer) in thermometer_stop() argument
[all …]
A DBuild1 thermometer-y += thermometer.o
A DMakefile19 TARGET=thermometer
/linux/tools/
A DMakefile110 thermometer: FORCE target
126 pci debugging tracing thermal thermometer thermal-engine
204 $(call descend,thermal/thermometer,clean)
/linux/Documentation/devicetree/bindings/hwmon/
A Dst,stts751.yaml36 thermometer@48 {
A Dnational,lm90.yaml7 title: LM90 series thermometer
/linux/Documentation/devicetree/bindings/display/
A Drepaper.txt21 - pervasive,thermal-zone: name of thermometer's thermal zone
/linux/Documentation/hwmon/
A Dds620.rst22 The DS620 is a (one instance) digital thermometer and thermostat. It has both
A Dds1621.rst64 The DS1621 is a (one instance) digital thermometer and thermostat. It has
/linux/Documentation/driver-api/iio/
A 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/Documentation/devicetree/bindings/power/supply/
A Dcharger-manager.yaml80 description: name of external thermometer's thermal zone
/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_eeprom.c4150 int thermometer = (pBase->miscConfiguration >> 1) & 0x3; in ar9003_hw_get_thermometer() local
4152 return --thermometer; in ar9003_hw_get_thermometer()
4158 int thermometer = ar9003_hw_get_thermometer(ah); in ar9003_hw_thermometer_apply() local
4159 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()
/linux/drivers/usb/misc/
A DKconfig116 tristate "Cypress USB thermometer driver support"
118 Say Y here if you want to connect a Cypress USB thermometer
/linux/drivers/char/
A DKconfig138 tristate "NetWinder thermometer support"
/linux/tools/arch/x86/kcpuid/
A Dcpuid.csv176 6, 0, ebx, 3:0, n_therm_thresholds , Digital thermometer thresholds

Completed in 29 milliseconds