table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| INPUT_UNREGISTER_HAN(9) | Input Subsystem | INPUT_UNREGISTER_HAN(9) |
NAME¶
input_unregister_handler - unregisters an input handlerSYNOPSIS¶
void
input_unregister_handler(struct input_handler * handler);
ARGUMENTS¶
handlerhandler to be unregistered
DESCRIPTION¶
This function disconnects a handler from its input devices and removes it from lists of known handlers.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |