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

/linux-4.1.27/drivers/thermal/
H A Drcar_thermal.c203 static int rcar_thermal_get_temp(struct thermal_zone_device *zone, rcar_thermal_get_temp() function
224 /* see rcar_thermal_get_temp() */ rcar_thermal_get_trip_type()
243 /* see rcar_thermal_get_temp() */ rcar_thermal_get_trip_temp()
275 .get_temp = rcar_thermal_get_temp,
306 rcar_thermal_get_temp(priv->zone, &cctemp); rcar_thermal_work()
310 rcar_thermal_get_temp(priv->zone, &nctemp); rcar_thermal_work()

Completed in 43 milliseconds