centos man page for input_set_events_per_packet

Query: input_set_events_per_packet

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_ff_device(9) - centos
struct_input_handler(9) - centos
inputlircd(8) - debian
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!