Home
last modified time | relevance | path

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

/linux/Documentation/input/
A Dnotifier.rst22 - KBD_POST_KEYSYM events are sent after the treatment of non-unicode keysyms.
52 notifier_call_chain(KBD_POST_KEYSYM,&params);
/linux/include/linux/
A Dnotifier.h229 #define KBD_POST_KEYSYM 0x0005 /* Called after keyboard keysym interpretation */ macro
/linux/drivers/accessibility/braille/
A Dbraille_console.c225 case KBD_POST_KEYSYM: in keyboard_notifier_call()
/linux/drivers/tty/vt/
A Dkeyboard.c1515 atomic_notifier_call_chain(&keyboard_notifier_list, KBD_POST_KEYSYM, &param); in kbd_keycode()
/linux/drivers/accessibility/speakup/
A Dmain.c2255 case KBD_POST_KEYSYM:{ in keyboard_notifier_call()

Completed in 12 milliseconds