Rechercher une page de manuel
input_release_device
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
input_release_device - release previously grabbed deviceSYNOPSIS
- void input_release_device(struct input_handle * handle);
ARGUMENTS
handle
- input handle that owns the device
DESCRIPTION
Releases 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre