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