Searched refs:tz_mode (Results 1 – 1 of 1) sorted by relevance
1562 enum thermal_device_mode tz_mode; in thermal_pm_notify() local1575 tz_mode = THERMAL_DEVICE_ENABLED; in thermal_pm_notify()1577 tz->ops->get_mode(tz, &tz_mode); in thermal_pm_notify()1579 if (tz_mode == THERMAL_DEVICE_DISABLED) in thermal_pm_notify()