Searched refs:consecutive_power_keys (Results 1 – 2 of 2) sorted by relevance
72 consecutive_power_keys(0), in RecoveryUI()575 ++consecutive_power_keys; in CheckKey()576 if (consecutive_power_keys >= 7) { in CheckKey()581 consecutive_power_keys = 0; in CheckKey()
249 int consecutive_power_keys; variable