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
869 if (up_flag && shift_state != old_state && npadch_active) { in k_shift()
874 npadch_active = false; in k_shift()
906 if (!npadch_active) { in k_ascii()
908 npadch_active = true; in k_ascii()