Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/input/
Dnotifier.txt17 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
46 if (notifier_call_chain(KBD_KEYSYM,&params) == NOTIFY_STOP)
/linux-4.4.14/include/linux/
Dnotifier.h209 #define KBD_KEYSYM 0x0004 /* Keyboard keysym */ macro
/linux-4.4.14/drivers/accessibility/braille/
Dbraille_console.c264 case KBD_KEYSYM: in keyboard_notifier_call()
/linux-4.4.14/drivers/tty/vt/
Dkeyboard.c1450 KBD_KEYSYM, &param); in kbd_keycode()
/linux-4.4.14/drivers/staging/speakup/
Dmain.c2197 case KBD_KEYSYM: in keyboard_notifier_call()