Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/input/
H A Dnotifier.rst19 - KBD_KEYSYM events are sent if the keycode -> keysym translation produced a
48 if (notifier_call_chain(KBD_KEYSYM,&params) == NOTIFY_STOP)
/OK3568_Linux_fs/kernel/include/linux/
H A Dnotifier.h230 #define KBD_KEYSYM 0x0004 /* Keyboard keysym */ macro
/OK3568_Linux_fs/kernel/drivers/accessibility/braille/
H A Dbraille_console.c251 case KBD_KEYSYM: in keyboard_notifier_call()
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dkeyboard.c1482 KBD_KEYSYM, &param); in kbd_keycode()
/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Dmain.c2251 case KBD_KEYSYM: in keyboard_notifier_call()