suse man page for input_handler_for_each_handle

Query: input_handler_for_each_handle

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

INPUT_HANDLER_FOR_EA(9) 					  Input Subsystem					   INPUT_HANDLER_FOR_EA(9)

NAME
input_handler_for_each_handle - handle iterator
SYNOPSIS
int input_handler_for_each_handle(struct input_handler * handler, void * data, int (*fn) (struct input_handle *, void *));
ARGUMENTS
handler input handler to iterate data data for the callback fn function to be called for each handle
DESCRIPTION
Iterate over bus's list of devices, and call fn for each, passing it data and stop when fn returns a non-zero value. The function is using RCU to traverse the list and therefore may be usind in atonic contexts. The fn callback is invoked from RCU critical section and thus must not sleep.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 INPUT_HANDLER_FOR_EA(9)
Related Man Pages
parport_register_device(9) - centos
iv_signal(3) - debian
iv_signal_register(3) - debian
ddi_add_event_handler(9f) - sunos
ddi_add_event_handler(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com