Home
last modified time | relevance | path

Searched refs:MSIC_THERMAL_SENSORS (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_mid_thermal.c23 #define MSIC_THERMAL_SENSORS 4 macro
37 #define ADC_LOOP_MAX (ADC_CHANLS_MAX - MSIC_THERMAL_SENSORS)
73 struct thermal_zone_device *tzd[MSIC_THERMAL_SENSORS];
461 static char *name[MSIC_THERMAL_SENSORS] = { in mid_thermal_probe()
482 for (i = 0; i < MSIC_THERMAL_SENSORS; i++) { in mid_thermal_probe()
529 for (i = 0; i < MSIC_THERMAL_SENSORS; i++) { in mid_thermal_remove()

Completed in 2 milliseconds