Home
last modified time | relevance | path

Searched refs:full_count (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-pxa/
A Dsharpsl_pm.c290 sharpsl_pm.full_count = 0; in sharpsl_charge_on()
363 sharpsl_pm.full_count++; in sharpsl_chrg_full_timer()
369 } else if (sharpsl_pm.full_count < 2) { in sharpsl_chrg_full_timer()
712 sharpsl_pm.full_count = 0; in sharpsl_off_charge_battery()
719 if (sharpsl_pm.full_count == 0) { in sharpsl_off_charge_battery()
744 sharpsl_pm.full_count++; in sharpsl_off_charge_battery()
764 if (sharpsl_pm.full_count > SHARPSL_CHARGE_RETRY_CNT) { in sharpsl_off_charge_battery()
766 sharpsl_pm.full_count = 0; in sharpsl_off_charge_battery()
768 sharpsl_pm.full_count++; in sharpsl_off_charge_battery()
A Dsharpsl_pm.h84 int full_count; member

Completed in 8 milliseconds