Searched refs:KBD_UNBOUND_KEYCODE (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dnotifier.h232 * Note: KBD_KEYCODE is always sent before KBD_UNBOUND_KEYCODE, KBD_UNICODE and
235 #define KBD_UNBOUND_KEYCODE 0x0002 /* Keyboard keycode which is not bound to any other */ macro
/linux-master/drivers/accessibility/braille/
H A Dbraille_console.c250 case KBD_UNBOUND_KEYCODE:
/linux-master/drivers/tty/vt/
H A Dkeyboard.c1479 KBD_UNBOUND_KEYCODE, &param);
/linux-master/drivers/accessibility/speakup/
H A Dmain.c2257 case KBD_UNBOUND_KEYCODE:

Completed in 158 milliseconds