Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/vt/
Dkeyboard.c133 static bool npadch_active; variable
858 if (up_flag && shift_state != old_state && npadch_active) { in k_shift()
863 npadch_active = false; in k_shift()
895 if (!npadch_active) { in k_ascii()
897 npadch_active = true; in k_ascii()