table of contents
other versions
- jessie 3.16.56-1+deb8u1
INPUT_ALLOC_ABSINFO(9) | Input Subsystem | INPUT_ALLOC_ABSINFO(9) |
NAME¶
input_alloc_absinfo - allocates array of input_absinfo structsSYNOPSIS¶
void
input_alloc_absinfo(struct input_dev * dev);
ARGUMENTS¶
devthe input device emitting absolute events
DESCRIPTION¶
If the absinfo struct the caller asked for is already allocated, this functions will not do anything.COPYRIGHT¶
May 2018 | Kernel Hackers Manual 3.16 |