Home
last modified time | relevance | path

Searched refs:SOC_MAX_DTS_SENSORS (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thermal/
Dintel_soc_dts_thermal.c58 #define SOC_MAX_DTS_SENSORS 2 macro
71 static struct soc_sensor_entry *soc_dts[SOC_MAX_DTS_SENSORS];
394 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) { in proc_thermal_interrupt()
434 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) { in intel_soc_thermal_init()
456 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) { in intel_soc_thermal_init()
465 i = SOC_MAX_DTS_SENSORS; in intel_soc_thermal_init()
479 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) in intel_soc_thermal_exit()
485 for (i = 0; i < SOC_MAX_DTS_SENSORS; ++i) in intel_soc_thermal_exit()