Query: input_unregister_handle
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)