suse man page for struct_key_entry

Query: struct_key_entry

OS: suse

Section: 9

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

STRUCT
KEY_ENTRY(9) Input Subsystem STRUCT KEY_ENTRY(9)
NAME
struct_key_entry - keymap entry for use in sparse keymap
SYNOPSIS
struct key_entry { int type; u32 code; union {unnamed_union}; };
MEMBERS
type Type of the key entry (KE_KEY, KE_SW, KE_VSW, KE_END); drivers are allowed to extend the list with their own private definitions. code Device-specific data identifying the button/switch {unnamed_union} anonymous
DESCRIPTION
This structure defines an entry in a sparse keymap used by some input devices for which traditional table-based approach is not suitable.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT KEY_ENTRY(9)
Related Man Pages
struct_device_driver(9) - centos
struct_irq_chip_generic(9) - centos
struct_sk_buff(9) - centos
struct_usb_device_driver(9) - centos
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I