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

Data Fields

unsigned int rows
 
unsigned int cols
 
unsigned int keypad_mask
 
unsigned int irq
 
unsigned int row_shift
 
struct i2c_clientclient
 
struct input_dev * input
 
unsigned short keymap []
 

Detailed Description

Definition at line 119 of file tca8418_keypad.c.

Field Documentation

Definition at line 126 of file tca8418_keypad.c.

unsigned int cols

Definition at line 121 of file tca8418_keypad.c.

struct input_dev* input

Definition at line 127 of file tca8418_keypad.c.

unsigned int irq

Definition at line 123 of file tca8418_keypad.c.

unsigned short keymap[]

Definition at line 130 of file tca8418_keypad.c.

unsigned int keypad_mask

Definition at line 122 of file tca8418_keypad.c.

unsigned int row_shift

Definition at line 124 of file tca8418_keypad.c.

unsigned int rows

Definition at line 120 of file tca8418_keypad.c.


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