Name

input_allocate_polled_device — allocate memory for polled device

Synopsis

struct input_polled_dev * input_allocate_polled_device ( void);
 

Arguments

void

no arguments

Description

The function allocates memory for a polled device and also for an input device associated with this polled device.