tz_enabled 174 drivers/acpi/thermal.c int tz_enabled; tz_enabled 501 drivers/acpi/thermal.c if (!tz->tz_enabled) tz_enabled 535 drivers/acpi/thermal.c *mode = tz->tz_enabled ? THERMAL_DEVICE_ENABLED : tz_enabled 561 drivers/acpi/thermal.c if (enable != tz->tz_enabled) { tz_enabled 562 drivers/acpi/thermal.c tz->tz_enabled = enable; tz_enabled 565 drivers/acpi/thermal.c tz->tz_enabled ? "Enable" : "Disable")); tz_enabled 914 drivers/acpi/thermal.c tz->tz_enabled = 1;