constant_charge_voltage_max_uv  579 drivers/power/supply/power_supply_core.c 	info->constant_charge_voltage_max_uv = -EINVAL;
constant_charge_voltage_max_uv  627 drivers/power/supply/power_supply_core.c 			     &info->constant_charge_voltage_max_uv);
constant_charge_voltage_max_uv  402 drivers/power/supply/sc2731_charger.c 		term_voltage = bat_info.constant_charge_voltage_max_uv / 1000;
constant_charge_voltage_max_uv  906 drivers/power/supply/sc27xx_fuel_gauge.c 	data->max_volt = info.constant_charge_voltage_max_uv / 1000;
constant_charge_voltage_max_uv  347 include/linux/power_supply.h 	int constant_charge_voltage_max_uv; /* microVolts */