Query: input_unregister_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_UNREGISTER_DEV(9) Input Subsystem INPUT_UNREGISTER_DEV(9)NAMEinput_unregister_device - unregister previously registered deviceSYNOPSISvoid input_unregister_device(struct input_dev * dev);ARGUMENTSdev device to be unregisteredDESCRIPTIONThis function unregisters an input device. Once device is unregistered the caller should not try to access it as it may get freed at any moment.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_UNREGISTER_DEV(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_input_handler(9) - centos |
| struct_input_polled_dev(9) - centos |
| device_schedule_callback_owner(9) - suse |
| struct_input_handler(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |