input_set_events_per_packet(9) centos man page | unix.com

Man Page: input_set_events_per_packet

Operating Environment: centos

Section: 9

INPUT_SET_EVENTS_PER(9) 					  Input Subsystem					   INPUT_SET_EVENTS_PER(9)

NAME
input_set_events_per_packet - tell handlers about the driver event rate
SYNOPSIS
void input_set_events_per_packet(struct input_dev * dev, int n_events);
ARGUMENTS
dev the input device used by the driver n_events the average number of events between calls to input_sync
DESCRIPTION
If the event rate sent from a device is unusually large, use this function to set the expected event rate. This will allow handlers to set up an appropriate buffer size for the event stream, in order to minimize information loss.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_SET_EVENTS_PER(9)
Related Man Pages
device_rename(9) - centos
struct_input_dev(9) - centos
struct_input_handler(9) - centos
xtdispatcheventtowidget(3x) - hpux
ptree_post_event(3picltre) - sunos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!