Allocate memory for polled device
struct input_polled_dev * input_allocate_polled_device(void);
void
no arguments
The function allocates memory for a polled device and also for an input device associated with this polled device.