Man Page: input_reset_device
Operating Environment: centos
Section: 9
INPUT_RESET_DEVICE(9) Input Subsystem INPUT_RESET_DEVICE(9)NAMEinput_reset_device - reset/restore the state of input deviceSYNOPSISvoid input_reset_device(struct input_dev * dev);ARGUMENTSdev input device whose state needs to be resetDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_RESET_DEVICE(9)
| Related Man Pages |
|---|
| device_busy(9) - debian |
| device_is_attached(9) - debian |
| device_is_alive(9) - debian |
| device_is_attached(9) - freebsd |
| device_unbusy(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |