table of contents
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¶
June 2024 | Kernel Hackers Manual 3.10 |