Home
last modified time | relevance | path

Searched defs:thermometer (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/thermal/thermometer/
Dthermometer.c65 struct thermometer { struct
66 struct tz *tz;
67 int nr_tz;
258 struct thermometer *thermometer) in thermometer_add_tz()
289 struct thermometer *thermometer) in thermometer_init()
355 static int thermometer_start(struct thermometer *thermometer, in thermometer_start()
520 static int thermometer_stop(struct thermometer *thermometer) in thermometer_stop()
540 struct thermometer thermometer = { 0 }; in main() local
/linux-5.19.10/tools/
DMakefile104 thermometer: FORCE target
/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4150 int thermometer = (pBase->miscConfiguration >> 1) & 0x3; in ar9003_hw_get_thermometer() local
4158 int thermometer = ar9003_hw_get_thermometer(ah); in ar9003_hw_thermometer_apply() local