Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dc_kbd Struct Reference

Data Fields

struct input_dev * dev
 
unsigned short keycode [NR_SCANCODES]
 
unsigned char new [8]
 
unsigned char old [8]
 

Detailed Description

Definition at line 40 of file maple_keyb.c.

Field Documentation

struct input_dev* dev

Definition at line 41 of file maple_keyb.c.

unsigned short keycode[NR_SCANCODES]

Definition at line 42 of file maple_keyb.c.

unsigned char new[8]

Definition at line 43 of file maple_keyb.c.

unsigned char old[8]

Definition at line 44 of file maple_keyb.c.


The documentation for this struct was generated from the following file: