rcar_thermal_get_current_temp  294 drivers/thermal/rcar_thermal.c 	return rcar_thermal_get_current_temp(priv, temp);
rcar_thermal_get_current_temp  301 drivers/thermal/rcar_thermal.c 	return rcar_thermal_get_current_temp(priv, temp);
rcar_thermal_get_current_temp  400 drivers/thermal/rcar_thermal.c 	ret = rcar_thermal_get_current_temp(priv, &cctemp);
rcar_thermal_get_current_temp  410 drivers/thermal/rcar_thermal.c 	ret = rcar_thermal_get_current_temp(priv, &nctemp);