Searched refs:fullbatt_vchkdrop_uV (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/power/supply/
H A Dcharger-manager.c303 && desc->fullbatt_vchkdrop_uV)
304 uV += desc->fullbatt_vchkdrop_uV;
1302 &desc->fullbatt_vchkdrop_uV);
1461 if (!desc->fullbatt_vchkdrop_uV) {
1463 desc->fullbatt_vchkdrop_uV = 0;
/linux-master/include/linux/power/
H A Dcharger-manager.h129 * @fullbatt_vchkdrop_uV:
131 * If it has dropped more than fullbatt_vchkdrop_uV
169 unsigned int fullbatt_vchkdrop_uV; member in struct:charger_desc

Completed in 220 milliseconds