struct_input_handle man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

STRUCT INPUT_HANDLE(9)		Input Subsystem		STRUCT INPUT_HANDLE(9)

NAME
       struct_input_handle - links input device with an input handler

SYNOPSIS
       struct input_handle {
	 void * private;
	 int open;
	 const char * name;
	 struct input_dev * dev;
	 struct input_handler * handler;
	 struct list_head d_node;
	 struct list_head h_node;
       };

MEMBERS
       private
	   handler-specific data

       open
	   counter showing whether the handle is ´open´, i.e. should deliver
	   events from its device

       name
	   name given to the handle by handler that created it

       dev
	   input device the handle is attached to

       handler
	   handler that works with the device through this handle

       d_node
	   used to put the handle on device´s list of attached handles

       h_node
	   used to put the handle on handler´s list of handles from which it
	   gets events

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		STRUCT INPUT_HANDLE(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net