Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
A Dcpu.c191 struct udevice *thermal_dev; in print_cpuinfo() local
230 ret = uclass_get_device(UCLASS_THERMAL, 0, &thermal_dev); in print_cpuinfo()
232 ret = thermal_get_temp(thermal_dev, &cpu_tmp); in print_cpuinfo()

Completed in 3 milliseconds