Home
last modified time | relevance | path

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

/linux/Documentation/input/
H 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/
H A Dnotifier.h238 #define KBD_POST_KEYSYM 0x0005 /* Called after keyboard keysym interpretation */ macro
/linux/drivers/accessibility/braille/
H A Dbraille_console.c224 case KBD_POST_KEYSYM: in keyboard_notifier_call()
/linux/drivers/accessibility/speakup/
H A Dmain.c2269 case KBD_POST_KEYSYM:{ in keyboard_notifier_call()