Man Page: input_set_events_per_packet
Operating Environment: centos
Section: 9
INPUT_SET_EVENTS_PER(9) Input Subsystem INPUT_SET_EVENTS_PER(9)NAMEinput_set_events_per_packet - tell handlers about the driver event rateSYNOPSISvoid input_set_events_per_packet(struct input_dev * dev, int n_events);ARGUMENTSdev the input device used by the driver n_events the average number of events between calls to input_syncDESCRIPTIONIf 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_SET_EVENTS_PER(9)
| Related Man Pages |
|---|
| struct_ieee80211_tx_rate(9) - centos |
| struct_input_handler(9) - centos |
| if_sbni(4) - debian |
| inputlircd(8) - debian |
| struct_ff_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |