Free memory allocated for polled device
void input_free_polled_device(struct input_polled_dev * dev);
dev
device to free
The function frees memory allocated for polling device and drops reference to the associated input device.