Searched refs:consecutive_power_keys (Results 1 – 2 of 2) sorted by relevance
48 consecutive_power_keys(0), in RecoveryUI()317 ++consecutive_power_keys; in CheckKey()318 if (consecutive_power_keys >= 7) { in CheckKey()323 consecutive_power_keys = 0; in CheckKey()
137 int consecutive_power_keys; variable