1INPUT_UNREGISTER_HAN(9)         Input Subsystem        INPUT_UNREGISTER_HAN(9)
2
3
4

NAME

6       input_unregister_handler - unregisters an input handler
7

SYNOPSIS

9       void input_unregister_handler(struct input_handler * handler);
10

ARGUMENTS

12       handler
13           handler to be unregistered
14

DESCRIPTION

16       This function disconnects a handler from its input devices and removes
17       it from lists of known handlers.
18
20Kernel Hackers Manual 3.10         June 2019           INPUT_UNREGISTER_HAN(9)
Impressum