Searched refs:calc_soc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/power/supply/
H A D88pm860x_battery.c366 static int calc_soc(struct pm860x_battery_info *info, int state, int *soc) function
499 ret = calc_soc(info, OCV_MODE_ACTIVE, &soc);
730 calc_soc(info, OCV_MODE_ACTIVE, &info->start_soc);
750 ret = calc_soc(info, OCV_MODE_ACTIVE, &cap_ocv);

Completed in 182 milliseconds