current_ratio      63 drivers/thermal/intel/intel_powerclamp.c static unsigned int current_ratio;
current_ratio     316 drivers/thermal/intel/intel_powerclamp.c 	delta = set_target_ratio - current_ratio;
current_ratio     341 drivers/thermal/intel/intel_powerclamp.c 		current_ratio = 1;
current_ratio     345 drivers/thermal/intel/intel_powerclamp.c 		current_ratio = val64;
current_ratio     362 drivers/thermal/intel/intel_powerclamp.c 	return set_target_ratio + guard <= current_ratio;