table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |