THERMAL_DEVICE_DISABLED  536 drivers/acpi/thermal.c 		THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED  555 drivers/acpi/thermal.c 	else if (mode == THERMAL_DEVICE_DISABLED) {
THERMAL_DEVICE_DISABLED  418 drivers/platform/x86/acerhdf.c 			     : THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED  432 drivers/platform/x86/acerhdf.c 	if (mode == THERMAL_DEVICE_DISABLED && kernelmode)
THERMAL_DEVICE_DISABLED  553 drivers/thermal/hisi_thermal.c 		on ? THERMAL_DEVICE_ENABLED : THERMAL_DEVICE_DISABLED);
THERMAL_DEVICE_DISABLED  897 drivers/thermal/imx_thermal.c 	data->mode = THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED  258 drivers/thermal/intel/int340x_thermal/int3400_thermal.c 	else if (mode == THERMAL_DEVICE_DISABLED)
THERMAL_DEVICE_DISABLED  147 drivers/thermal/intel/intel_quark_dts_thermal.c 		aux_entry->mode = THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED  167 drivers/thermal/intel/intel_quark_dts_thermal.c 		aux_entry->mode = THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED  179 drivers/thermal/intel/intel_quark_dts_thermal.c 		aux_entry->mode = THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED  952 drivers/thermal/of-thermal.c 	tz->mode = THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED 1061 drivers/thermal/rockchip_thermal.c 		on ? THERMAL_DEVICE_ENABLED : THERMAL_DEVICE_DISABLED);
THERMAL_DEVICE_DISABLED  377 drivers/thermal/st/stm_thermal.c 	sensor->mode = THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED  579 drivers/thermal/st/stm_thermal.c 	sensor->mode = THERMAL_DEVICE_DISABLED;
THERMAL_DEVICE_DISABLED 1579 drivers/thermal/thermal_core.c 			if (tz_mode == THERMAL_DEVICE_DISABLED)
THERMAL_DEVICE_DISABLED   79 drivers/thermal/thermal_sysfs.c 		result = tz->ops->set_mode(tz, THERMAL_DEVICE_DISABLED);