Man Page: input_unregister_handle
Operating Environment: suse
Section: 9
INPUT_UNREGISTER_HAN(9) Input Subsystem INPUT_UNREGISTER_HAN(9)NAMEinput_unregister_handle - unregister an input handleSYNOPSISvoid input_unregister_handle(struct input_handle * handle);ARGUMENTShandle handle to unregisterDESCRIPTIONThis function removes input handle from device's and handler's lists. This function is supposed to be called from handler's disconnect method.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INPUT_UNREGISTER_HAN(9)