table of contents
other versions
INPUT_ALLOC_ABSINFO(9) | Input Subsystem | INPUT_ALLOC_ABSINFO(9) |
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¶
January 2017 | Kernel Hackers Manual 4.8. |