tz_mode 1562 drivers/thermal/thermal_core.c enum thermal_device_mode tz_mode; tz_mode 1575 drivers/thermal/thermal_core.c tz_mode = THERMAL_DEVICE_ENABLED; tz_mode 1577 drivers/thermal/thermal_core.c tz->ops->get_mode(tz, &tz_mode); tz_mode 1579 drivers/thermal/thermal_core.c if (tz_mode == THERMAL_DEVICE_DISABLED)