Searched refs:consecutive_power_keys (Results 1 – 2 of 2) sorted by relevance
72 consecutive_power_keys(0), in RecoveryUI()579 ++consecutive_power_keys; in CheckKey()580 if (consecutive_power_keys >= 7) { in CheckKey()585 consecutive_power_keys = 0; in CheckKey()
243 int consecutive_power_keys; variable