Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c1210 int rockchip_thermal_get_temp(struct udevice *dev, int *temp) in rockchip_thermal_get_temp() function
1220 .get_temp = rockchip_thermal_get_temp,