Searched refs:KBD_KEYCODE (Results 1 – 5 of 5) sorted by relevance
15 - KBD_KEYCODE events are always sent before other events, value is the keycode.34 if (notifier_call_chain(KBD_KEYCODE,¶ms) == NOTIFY_STOP)
232 #define KBD_KEYCODE 0x0001 /* Keyboard keycode, called before any other */ macro
154 case KBD_KEYCODE: in keyboard_notifier_call()
1476 KBD_KEYCODE, ¶m); in kbd_keycode()
2239 case KBD_KEYCODE: in keyboard_notifier_call()