Searched refs:register_keyboard_notifier (Results 1 – 4 of 4) sorted by relevance
19 extern int register_keyboard_notifier(struct notifier_block *nb);
5 One can use register_keyboard_notifier to get called back on keyboard
366 register_keyboard_notifier(&keyboard_notifier_block); in braille_register_console()
164 int register_keyboard_notifier(struct notifier_block *nb) in register_keyboard_notifier() function168 EXPORT_SYMBOL_GPL(register_keyboard_notifier);