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
struct_input_dev(9) - centos
struct_input_polled_dev(9) - centos
if_sbni(4) - debian
struct_ff_device(9) - suse
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!