input_alloc_absinfo(9) centos man page | unix.com

Man Page: input_alloc_absinfo

Operating Environment: centos

Section: 9

INPUT_ALLOC_ABSINFO(9)						  Input Subsystem					    INPUT_ALLOC_ABSINFO(9)

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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_ALLOC_ABSINFO(9)
Related Man Pages
device_create_vargs(9) - centos
struct_device_driver(9) - centos
struct_input_polled_dev(9) - centos
struct_ff_device(9) - suse
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq