supply_change_uV 3400 drivers/regulator/core.c 	int supply_change_uV = 0;
supply_change_uV 3431 drivers/regulator/core.c 		supply_change_uV = best_supply_uV - current_supply_uV;
supply_change_uV 3434 drivers/regulator/core.c 	if (supply_change_uV > 0) {
supply_change_uV 3452 drivers/regulator/core.c 	if (supply_change_uV < 0) {