Allocates array of input_absinfo structs
void input_alloc_absinfo(struct input_dev * dev);
dev
the input device emitting absolute events
If the absinfo struct the caller asked for is already allocated, this functions will not do anything.