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.