Searched refs:KT_LETTER (Results 1 - 5 of 5) sorted by relevance

/linux-master/kernel/debug/kdb/
H A Dkdb_keyboard.c173 case KT_LETTER:
/linux-master/arch/m68k/atari/
H A Datakeyb.c232 if (keytyp == KT_LATIN || keytyp == KT_LETTER) {
/linux-master/include/uapi/linux/
H A Dkeyboard.h40 #define KT_LETTER 11 /* symbol that can be acted upon by CapsLock */ macro
/linux-master/drivers/tty/vt/
H A Dkeyboard.c126 [ KT_LETTER ] = 255,
1506 if (type == KT_LETTER) {
/linux-master/drivers/accessibility/speakup/
H A Dmain.c2209 } else if (type == KT_LETTER) {
2278 case KT_LETTER:

Completed in 185 milliseconds