THERMAL_DEVICE_ENABLED 535 drivers/acpi/thermal.c *mode = tz->tz_enabled ? THERMAL_DEVICE_ENABLED : THERMAL_DEVICE_ENABLED 553 drivers/acpi/thermal.c if (mode == THERMAL_DEVICE_ENABLED) THERMAL_DEVICE_ENABLED 296 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c if (mode == THERMAL_DEVICE_ENABLED) THERMAL_DEVICE_ENABLED 485 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c if (mode == THERMAL_DEVICE_ENABLED) THERMAL_DEVICE_ENABLED 782 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c module_tz->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 904 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c gearbox_tz->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 1068 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c thermal->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 417 drivers/platform/x86/acerhdf.c *mode = (kernelmode) ? THERMAL_DEVICE_ENABLED THERMAL_DEVICE_ENABLED 434 drivers/platform/x86/acerhdf.c else if (mode == THERMAL_DEVICE_ENABLED && !kernelmode) THERMAL_DEVICE_ENABLED 236 drivers/thermal/da9062-thermal.c thermal->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 553 drivers/thermal/hisi_thermal.c on ? THERMAL_DEVICE_ENABLED : THERMAL_DEVICE_DISABLED); THERMAL_DEVICE_ENABLED 266 drivers/thermal/imx_thermal.c if (data->mode == THERMAL_DEVICE_ENABLED) { THERMAL_DEVICE_ENABLED 293 drivers/thermal/imx_thermal.c if (data->mode != THERMAL_DEVICE_ENABLED) { THERMAL_DEVICE_ENABLED 358 drivers/thermal/imx_thermal.c if (mode == THERMAL_DEVICE_ENABLED) { THERMAL_DEVICE_ENABLED 841 drivers/thermal/imx_thermal.c data->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 917 drivers/thermal/imx_thermal.c data->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 256 drivers/thermal/intel/int340x_thermal/int3400_thermal.c if (mode == THERMAL_DEVICE_ENABLED) THERMAL_DEVICE_ENABLED 134 drivers/thermal/intel/intel_quark_dts_thermal.c aux_entry->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 145 drivers/thermal/intel/intel_quark_dts_thermal.c aux_entry->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 181 drivers/thermal/intel/intel_quark_dts_thermal.c aux_entry->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 329 drivers/thermal/intel/intel_quark_dts_thermal.c if (mode == THERMAL_DEVICE_ENABLED) THERMAL_DEVICE_ENABLED 289 drivers/thermal/of-thermal.c if (mode == THERMAL_DEVICE_ENABLED) { THERMAL_DEVICE_ENABLED 525 drivers/thermal/of-thermal.c tzd->ops->set_mode(tzd, THERMAL_DEVICE_ENABLED); THERMAL_DEVICE_ENABLED 1061 drivers/thermal/rockchip_thermal.c on ? THERMAL_DEVICE_ENABLED : THERMAL_DEVICE_DISABLED); THERMAL_DEVICE_ENABLED 399 drivers/thermal/st/stm_thermal.c sensor->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 411 drivers/thermal/st/stm_thermal.c if (sensor->mode != THERMAL_DEVICE_ENABLED) THERMAL_DEVICE_ENABLED 593 drivers/thermal/st/stm_thermal.c sensor->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 721 drivers/thermal/st/stm_thermal.c sensor->mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 1575 drivers/thermal/thermal_core.c tz_mode = THERMAL_DEVICE_ENABLED; THERMAL_DEVICE_ENABLED 62 drivers/thermal/thermal_sysfs.c return sprintf(buf, "%s\n", mode == THERMAL_DEVICE_ENABLED ? "enabled" THERMAL_DEVICE_ENABLED 77 drivers/thermal/thermal_sysfs.c result = tz->ops->set_mode(tz, THERMAL_DEVICE_ENABLED); THERMAL_DEVICE_ENABLED 157 drivers/thermal/ti-soc-thermal/ti-thermal-common.c data->mode = THERMAL_DEVICE_ENABLED;