Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) thermometer_add_tz() argument
288 thermometer_init(struct configuration *config, struct thermometer *thermometer) thermometer_init() argument
355 thermometer_start(struct thermometer *thermometer, struct options *options) thermometer_start() argument
520 thermometer_stop(struct thermometer *thermometer) thermometer_stop() argument
540 struct thermometer thermometer = { 0 }; main() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A 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
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A 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

Completed in 16 milliseconds