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

NAME

6       input_free_polled_device - free memory allocated for polled device
7

SYNOPSIS

9       void input_free_polled_device(struct input_polled_dev * dev);
10

ARGUMENTS

12       dev
13           device to free
14

DESCRIPTION

16       The function frees memory allocated for polling device and drops
17       reference to the associated input device.
18
20Kernel Hackers Manual 3.10         June 2019           INPUT_FREE_POLLED_DE(9)
Impressum