Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/input/
H A Dnotifier.rst20 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
49 if (notifier_call_chain(KBD_KEYSYM,&params) == NOTIFY_STOP)
/openbmc/linux/include/linux/
H A Dnotifier.h237 #define KBD_KEYSYM 0x0004 /* Keyboard keysym */ macro
/openbmc/linux/drivers/accessibility/braille/
H A Dbraille_console.c252 case KBD_KEYSYM: in keyboard_notifier_call()
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c1517 KBD_KEYSYM, &param); in kbd_keycode()
/openbmc/linux/drivers/accessibility/speakup/
H A Dmain.c2263 case KBD_KEYSYM: in keyboard_notifier_call()