THERMAL_NO_TARGET   41 drivers/thermal/gov_bang_bang.c 		if (instance->target == THERMAL_NO_TARGET)
THERMAL_NO_TARGET   60 drivers/thermal/step_wise.c 			next_target = THERMAL_NO_TARGET;
THERMAL_NO_TARGET   82 drivers/thermal/step_wise.c 				next_target = THERMAL_NO_TARGET;
THERMAL_NO_TARGET   94 drivers/thermal/step_wise.c 				next_target = THERMAL_NO_TARGET;
THERMAL_NO_TARGET  158 drivers/thermal/step_wise.c 		if (old_target == THERMAL_NO_TARGET &&
THERMAL_NO_TARGET  159 drivers/thermal/step_wise.c 			instance->target != THERMAL_NO_TARGET)
THERMAL_NO_TARGET  162 drivers/thermal/step_wise.c 		else if (old_target != THERMAL_NO_TARGET &&
THERMAL_NO_TARGET  163 drivers/thermal/step_wise.c 			instance->target == THERMAL_NO_TARGET)
THERMAL_NO_TARGET  728 drivers/thermal/thermal_core.c 	dev->target = THERMAL_NO_TARGET;
THERMAL_NO_TARGET  182 drivers/thermal/thermal_helpers.c 		if (instance->target == THERMAL_NO_TARGET)