Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drcar_thermal.c301 int cctemp, nctemp; in rcar_thermal_work() local
309 rcar_thermal_get_temp(priv->zone, &nctemp); in rcar_thermal_work()
310 if (nctemp != cctemp) in rcar_thermal_work()