Searched refs:full_count (Results 1 – 6 of 6) sorted by relevance
300 sharpsl_pm.full_count = 0; in sharpsl_charge_on()373 sharpsl_pm.full_count++; in sharpsl_chrg_full_timer()379 } else if (sharpsl_pm.full_count < 2) { in sharpsl_chrg_full_timer()722 sharpsl_pm.full_count = 0; in sharpsl_off_charge_battery()729 if (sharpsl_pm.full_count == 0) { in sharpsl_off_charge_battery()754 sharpsl_pm.full_count++; in sharpsl_off_charge_battery()774 if (sharpsl_pm.full_count > SHARPSL_CHARGE_RETRY_CNT) { in sharpsl_off_charge_battery()776 sharpsl_pm.full_count = 0; in sharpsl_off_charge_battery()778 sharpsl_pm.full_count++; in sharpsl_off_charge_battery()
88 int full_count; member
73 u32 full_count; member
256 log->relay.full_count++; in guc_read_update_log_buffer()
2374 log->relay.full_count); in i915_guc_log_info()
211 unsigned int full_count = fcr_bits & 0xff; in mite_fifo_size() local213 return empty_count + full_count; in mite_fifo_size()