Man Page: input_unregister_handle
Operating Environment: centos
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 3.10 June 2014 INPUT_UNREGISTER_HAN(9)