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

NAME

6       input_unregister_polled_device - unregister polled device
7

SYNOPSIS

9       void input_unregister_polled_device(struct input_polled_dev * dev);
10

ARGUMENTS

12       dev
13           device to unregister
14

DESCRIPTION

16       The function unregisters previously registered polled input device from
17       input layer. Polling is stopped and device is ready to be freed with
18       call to input_free_polled_device.
19
21Kernel Hackers Manual 3.10         June 2019           INPUT_UNREGISTER_POL(9)
Impressum