Searched refs:thermal_dev (Results 1 – 2 of 2) sorted by relevance
183 struct udevice *thermal_dev; in print_cpuinfo() local222 ret = uclass_get_device(UCLASS_THERMAL, 0, &thermal_dev); in print_cpuinfo()224 ret = thermal_get_temp(thermal_dev, &cpu_tmp); in print_cpuinfo()
101 struct udevice *thermal_dev; member535 thermal_get_temp(priv->thermal_dev, &temperature); in eink_display()820 priv->thermal_dev = child; in rockchip_eink_display_probe()