input_register_handle(9) suse man page | unix.com

Man Page: input_register_handle

Operating Environment: suse

Section: 9

INPUT_REGISTER_HANDL(9) 					  Input Subsystem					   INPUT_REGISTER_HANDL(9)

NAME
input_register_handle - register a new input handle
SYNOPSIS
int input_register_handle(struct input_handle * handle);
ARGUMENTS
handle handle to register
DESCRIPTION
This function puts a new input handle onto device's and handler's lists so that events can flow through it once it is opened using input_open_device. This function is supposed to be called from handler's connect method.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INPUT_REGISTER_HANDL(9)
Related Man Pages
parport_register_device(9) - centos
curl_easy_duphandle(3) - centos
struct_input_handler(9) - suse
ldi_add_event_handler(9f) - sunos
curl_easy_duphandle(3) - posix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I