centos man page for input_reset_device

Query: input_reset_device

OS: centos

Section: 9

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

INPUT_RESET_DEVICE(9)						  Input Subsystem					     INPUT_RESET_DEVICE(9)

NAME
input_reset_device - reset/restore the state of input device
SYNOPSIS
void input_reset_device(struct input_dev * dev);
ARGUMENTS
dev input device whose state needs to be reset
DESCRIPTION
This function tries to reset the state of an opened input device and bring internal state and state if the hardware in sync with each other. We mark all keys as released, restore LED state, repeat rate, etc.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INPUT_RESET_DEVICE(9)
Related Man Pages
device_get_state(9) - debian
device_is_alive(9) - debian
struct_ff_device(9) - suse
struct_input_polled_dev(9) - suse
device_busy(9) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq