Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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,
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drockchip_thermal.c2107 static int rockchip_thermal_get_temp(void *_sensor, int *out_temp) in rockchip_thermal_get_temp() function
2124 .get_temp = rockchip_thermal_get_temp,