Searched refs:consecutive_power_keys (Results 1 – 2 of 2) sorted by relevance
76 consecutive_power_keys(0), in RecoveryUI()588 ++consecutive_power_keys; in CheckKey()589 if (consecutive_power_keys >= 7) { in CheckKey()594 consecutive_power_keys = 0; in CheckKey()
249 int consecutive_power_keys; variable