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

Data Fields

struct stmpestmpe
 
struct input_dev * input
 
struct stmpe_keypad_variantvariant
 
struct stmpe_keypad_platform_dataplat
 
unsigned int rows
 
unsigned int cols
 
unsigned short keymap [STMPE_KEYPAD_KEYMAP_SIZE]
 

Detailed Description

Definition at line 103 of file stmpe-keypad.c.

Field Documentation

unsigned int cols

Definition at line 110 of file stmpe-keypad.c.

struct input_dev* input

Definition at line 105 of file stmpe-keypad.c.

unsigned short keymap[STMPE_KEYPAD_KEYMAP_SIZE]

Definition at line 112 of file stmpe-keypad.c.

Definition at line 107 of file stmpe-keypad.c.

unsigned int rows

Definition at line 109 of file stmpe-keypad.c.

Definition at line 104 of file stmpe-keypad.c.

Definition at line 106 of file stmpe-keypad.c.


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