table of contents
other versions
- wheezy 3.2.78-1
INPUT_FREE_POLLED_DE(9) | Input Subsystem | INPUT_FREE_POLLED_DE(9) |
NAME¶
input_free_polled_device - free memory allocated for polled deviceSYNOPSIS¶
void
input_free_polled_device(struct input_polled_dev * dev);
ARGUMENTS¶
devdevice to free
DESCRIPTION¶
The function frees memory allocated for polling device and drops reference to the associated input device.COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |