Searched refs:rockchip_thermal_get_temp (Results 1 – 2 of 2) sorted by relevance
1210 int rockchip_thermal_get_temp(struct udevice *dev, int *temp) in rockchip_thermal_get_temp() function1220 .get_temp = rockchip_thermal_get_temp,
2107 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp() function2124 .get_temp = rockchip_thermal_get_temp,