Scroll to navigation

INPUT_FREE_POLLED_DE(9) Input Subsystem INPUT_FREE_POLLED_DE(9)

NAME

input_free_polled_device - free memory allocated for polled device

SYNOPSIS

void input_free_polled_device(struct input_polled_dev * dev);

ARGUMENTS

dev
device to free

DESCRIPTION

The function frees memory allocated for polling device and drops reference to the associated input device.

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16