Query: input_register_handler
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_REGISTER_HANDL(9) Input Subsystem INPUT_REGISTER_HANDL(9)NAMEinput_register_handler - register a new input handlerSYNOPSISint input_register_handler(struct input_handler * handler);ARGUMENTShandler handler to be registeredDESCRIPTIONThis function registers a new input handler (interface) for input devices in the system and attaches it to all input devices that are compatible with the handler.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_REGISTER_HANDL(9)