Man Page: input_unregister_device
Operating Environment: centos
Section: 9
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)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |