INPUT_ALLOC_ABSINFO
Section: Input Subsystem (9)
Updated: February 2011
Index
Return to Main Contents
NAME
input_alloc_absinfo - allocates array of input_absinfo structs
SYNOPSIS
-
void input_alloc_absinfo(struct input_dev * dev);
ARGUMENTS
dev
-
- the input device emitting absolute events
DESCRIPTION
If the absinfo struct the caller asked for is already allocated, this functions will not do anything.
COPYRIGHT