Searched refs:thermometer (Results 1 – 5 of 5) sorted by relevance
| /tools/thermal/thermometer/ |
| A D | thermometer.c | 65 struct thermometer { struct 258 struct thermometer *thermometer) in thermometer_add_tz() argument 272 tz = realloc(thermometer->tz, sizeof(*thermometer->tz) * (thermometer->nr_tz + 1)); in thermometer_add_tz() 279 thermometer->tz[thermometer->nr_tz].fd_temp = fd; in thermometer_add_tz() 280 thermometer->tz[thermometer->nr_tz].name = strdup(name); in thermometer_add_tz() 281 thermometer->tz[thermometer->nr_tz].polling = polling; in thermometer_add_tz() 290 struct thermometer *thermometer) in thermometer_init() argument 356 static int thermometer_start(struct thermometer *thermometer, in thermometer_start() argument 404 thermometer->tz[i].name, thermometer->tz[i].polling); in thermometer_start() 521 static int thermometer_stop(struct thermometer *thermometer) in thermometer_stop() argument [all …]
|
| A D | Build | 1 thermometer-y += thermometer.o
|
| A D | Makefile | 19 TARGET=thermometer
|
| /tools/ |
| A D | Makefile | 110 thermometer: FORCE target 129 debugging tracing thermal thermometer thermal-engine ynl 210 $(call descend,thermal/thermometer,clean)
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 176 0x6, 0, ebx, 3:0, n_therm_thresholds , Digital thermometer thresholds
|
Completed in 9 milliseconds