Home
last modified time | relevance | path

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

/linux-6.15/drivers/thermal/
H A Dthermal_core.h69 #define TZ_STATE_FLAG_EXIT BIT(3) macro
H A Dthermal_core.c1695 tz->state |= TZ_STATE_FLAG_EXIT; in thermal_zone_exit()