Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/linux/
Dnotifier.h209 #define KBD_KEYSYM 0x0004 /* Keyboard keysym */ macro
/linux-4.1.27/drivers/accessibility/braille/
Dbraille_console.c264 case KBD_KEYSYM: in keyboard_notifier_call()
/linux-4.1.27/drivers/tty/vt/
Dkeyboard.c1348 KBD_KEYSYM, &param); in kbd_keycode()
/linux-4.1.27/drivers/staging/speakup/
Dmain.c2195 case KBD_KEYSYM: in keyboard_notifier_call()