Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drcar_thermal.c203 static int rcar_thermal_get_temp(struct thermal_zone_device *zone, int *temp) in rcar_thermal_get_temp() function
274 .get_temp = rcar_thermal_get_temp,
305 rcar_thermal_get_temp(priv->zone, &cctemp); in rcar_thermal_work()
309 rcar_thermal_get_temp(priv->zone, &nctemp); in rcar_thermal_work()