Home
last modified time | relevance | path

Searched refs:npadch_active (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/vt/
H A Dkeyboard.c146 static bool npadch_active; variable
884 if (up_flag && shift_state != old_state && npadch_active) { in k_shift()
889 npadch_active = false; in k_shift()
921 if (!npadch_active) { in k_ascii()
923 npadch_active = true; in k_ascii()