Lines Matching defs:full
363 * And looking at the battery full and shutdown values for the stock
364 * kernel on droid 4, full is 4351000 and software initiates shutdown
506 dev_dbg(ddata->dev, "charger full status\n");
515 * The full battery voltage here can be inaccurate, it's used just to
543 *empty, *full;
573 full = cpcap_battery_get_full(ddata);
574 memcpy(full, latest, sizeof(*full));
580 empty->counter_uah - full->counter_uah;
584 full->counter_uah + ddata->charge_full;
590 full = cpcap_battery_get_full(ddata);
591 if (full->voltage) {
592 full->voltage = 0;
594 empty->counter_uah - full->counter_uah;
603 * This allows us to detect battery full condition before the charger