control_temp      136 drivers/thermal/power_allocator.c 				   int control_temp, bool force)
control_temp      146 drivers/thermal/power_allocator.c 	temperature_threshold = control_temp - switch_on_temp;
control_temp      193 drivers/thermal/power_allocator.c 			  int control_temp,
control_temp      208 drivers/thermal/power_allocator.c 				       params->trip_switch_on, control_temp,
control_temp      212 drivers/thermal/power_allocator.c 	err = control_temp - tz->temperature;
control_temp      333 drivers/thermal/power_allocator.c 			  int control_temp)
control_temp      418 drivers/thermal/power_allocator.c 	power_range = pid_controller(tz, control_temp, max_allocatable_power);
control_temp      444 drivers/thermal/power_allocator.c 				      control_temp - tz->temperature);
control_temp      554 drivers/thermal/power_allocator.c 	int control_temp;
control_temp      578 drivers/thermal/power_allocator.c 					&control_temp);
control_temp      582 drivers/thermal/power_allocator.c 					       control_temp, false);
control_temp      615 drivers/thermal/power_allocator.c 	int switch_on_temp, control_temp;
control_temp      637 drivers/thermal/power_allocator.c 				&control_temp);
control_temp      645 drivers/thermal/power_allocator.c 	return allocate_power(tz, control_temp);