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