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

Data Fields

struct input_polled_dev * poll_dev
 
unsigned short keymap [ARRAY_SIZE(jornada_scancodes)]
 
unsigned char length
 
unsigned char old_scan [JORNADA_SCAN_SIZE]
 
unsigned char new_scan [JORNADA_SCAN_SIZE]
 
struct input_dev * input
 

Detailed Description

Definition at line 69 of file jornada680_kbd.c.

Field Documentation

struct input_dev* input

Definition at line 56 of file jornada720_kbd.c.

unsigned short keymap

Definition at line 71 of file jornada680_kbd.c.

unsigned char length

Definition at line 72 of file jornada680_kbd.c.

unsigned char new_scan[JORNADA_SCAN_SIZE]

Definition at line 74 of file jornada680_kbd.c.

unsigned char old_scan[JORNADA_SCAN_SIZE]

Definition at line 73 of file jornada680_kbd.c.

struct input_polled_dev* poll_dev

Definition at line 70 of file jornada680_kbd.c.


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