1INPUT_ALLOC_ABSINFO(9)          Input Subsystem         INPUT_ALLOC_ABSINFO(9)
2
3
4

NAME

6       input_alloc_absinfo - allocates array of input_absinfo structs
7

SYNOPSIS

9       void input_alloc_absinfo(struct input_dev * dev);
10

ARGUMENTS

12       dev
13           the input device emitting absolute events
14

DESCRIPTION

16       If the absinfo struct the caller asked for is already allocated, this
17       functions will not do anything.
18
20Kernel Hackers Manual 3.10         June 2019            INPUT_ALLOC_ABSINFO(9)
Impressum