Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_helpers.c85 int crit_temp = INT_MAX; in __thermal_zone_get_temp() local
97 crit_temp = trip->temperature; in __thermal_zone_get_temp()
107 if (!ret && *temp < crit_temp) in __thermal_zone_get_temp()
/linux/drivers/thermal/st/
H A Dst_thermal_memmap.c82 sensor->cdata->crit_temp - in st_mmap_enable_irq()
149 .crit_temp = 120,
H A Dst_thermal.h75 int crit_temp; member
/linux/drivers/thermal/broadcom/
H A Dsr-thermal.c22 unsigned int crit_temp; member