INPUT_CLOSE_DEVICE(9) Input Subsystem INPUT_CLOSE_DEVICE(9)NAMEinput_close_device - close input deviceSYNOPSISvoid input_close_device(struct input_handle * handle);ARGUMENTShandle handle through which device is being accessedDESCRIPTIONThis function should be called by input handlers when they want to stop receive events from given input device.COPYRIGHTKernel Hackers Manual 2.6. July 2010 INPUT_CLOSE_DEVICE(9)