Query: input_release_device
OS: centos
Section: 9
Links: centos man pages all man pages forum categories
Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INPUT_RELEASE_DEVICE(9) Input Subsystem INPUT_RELEASE_DEVICE(9)NAMEinput_release_device - release previously grabbed deviceSYNOPSISvoid input_release_device(struct input_handle * handle);ARGUMENTShandle input handle that owns the deviceDESCRIPTIONReleases previously grabbed device so that other input handles can start receiving input events. Upon release all handlers attached to the device have their start method called so they have a change to synchronize device state with the rest of the system.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INPUT_RELEASE_DEVICE(9)