Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.h68 #define TZ_STATE_FLAG_INIT BIT(2) macro
H A Dthermal_core.c1462 tz->state &= ~TZ_STATE_FLAG_INIT; in thermal_zone_init_complete()
1599 tz->state = TZ_STATE_FLAG_INIT; in thermal_zone_device_register_with_trips()