accumulated_current  260 drivers/power/supply/ds2780_battery.c 	int *accumulated_current)
accumulated_current  292 drivers/power/supply/ds2780_battery.c 	*accumulated_current = current_raw * (DS2780_CHARGE_UNITS / sense_res);
accumulated_current  261 drivers/power/supply/ds2781_battery.c 	int *accumulated_current)
accumulated_current  293 drivers/power/supply/ds2781_battery.c 	*accumulated_current = current_raw * (DS2781_CHARGE_UNITS / sense_res);