Searched defs:thermometer (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/thermal/thermometer/
H A Dthermometer.c65 struct thermometer { struct
257 thermometer_add_tz(const char *path, const char *name, int polling, struct thermometer *thermometer) argument
288 thermometer_init(struct configuration *config, struct thermometer *thermometer) argument
355 thermometer_start(struct thermometer *thermometer, struct options *options) argument
520 thermometer_stop(struct thermometer *thermometer) argument
540 struct thermometer thermometer = { 0 }; local
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4150 int thermometer = (pBase->miscConfiguration >> 1) & 0x3; local
4158 int thermometer = ar9003_hw_get_thermometer(ah); local

Completed in 100 milliseconds