Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/
Drcar_thermal.c302 unsigned long cctemp, nctemp; in rcar_thermal_work() local
310 rcar_thermal_get_temp(priv->zone, &nctemp); in rcar_thermal_work()
311 if (nctemp != cctemp) in rcar_thermal_work()