input_free_polled_device(9) 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