Home
last modified time | relevance | path

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

/system/public/zircon/device/
A Dthermal.h38 uint32_t critical_temp; member
73 uint32_t critical_temp; member
/system/dev/board/mt8167s_ref/
A Dmt8167-thermal.cpp55 .critical_temp = 0,
/system/dev/board/vim/
A Dvim-thermal.c103 .critical_temp = 81,
/system/dev/board/astro/
A Dastro-thermal.c90 .critical_temp = 102,
/system/dev/bus/acpi/dev/
A Ddev-thermal.c54 info->critical_temp = (uint32_t)temp; in acpi_thermal_get_info()
/system/dev/thermal/aml-thermal-s912/
A Daml-thermal.cpp360 } else if (trip_pt == trip_limit && temperature_ >= info_.critical_temp && !crit) { in Worker()

Completed in 10 milliseconds