Home
last modified time | relevance | path

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

/linux/Documentation/input/
A Dnotifier.rst15 - KBD_KEYCODE events are always sent before other events, value is the keycode.
34 if (notifier_call_chain(KBD_KEYCODE,&params) == NOTIFY_STOP)
/linux/include/linux/
A Dnotifier.h225 #define KBD_KEYCODE 0x0001 /* Keyboard keycode, called before any other */ macro
/linux/drivers/accessibility/braille/
A Dbraille_console.c154 case KBD_KEYCODE: in keyboard_notifier_call()
/linux/drivers/tty/vt/
A Dkeyboard.c1464 KBD_KEYCODE, &param); in kbd_keycode()
/linux/drivers/accessibility/speakup/
A Dmain.c2239 case KBD_KEYCODE: in keyboard_notifier_call()

Completed in 16 milliseconds