Home
last modified time | relevance | path

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

/drivers/thermal/
A Dthermal_core.h66 #define TZ_STATE_FLAG_SUSPENDED BIT(0) macro
A Dthermal_core.c1467 tz->state |= TZ_STATE_FLAG_SUSPENDED; in thermal_zone_init_complete()
1784 tz->state &= ~(TZ_STATE_FLAG_SUSPENDED | TZ_STATE_FLAG_RESUMING); in thermal_zone_device_resume()
1809 tz->state |= TZ_STATE_FLAG_SUSPENDED; in thermal_zone_pm_prepare()

Completed in 7 milliseconds