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

NAME

6       input_unregister_handle - unregister an input handle
7

SYNOPSIS

9       void input_unregister_handle(struct input_handle * handle);
10

ARGUMENTS

12       handle
13           handle to unregister
14

DESCRIPTION

16       This function removes input handle from device's and handler's lists.
17
18       This function is supposed to be called from handler's disconnect
19       method.
20
22Kernel Hackers Manual 3.10         June 2019           INPUT_UNREGISTER_HAN(9)
Impressum