INPUT_ALLOCATE_POLLE

Section: Input Subsystem (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

input_allocate_polled_device - allocated memory 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.  

COPYRIGHT