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

Data Fields

struct i2c_clientclient
 
struct input_dev * input_dev
 
unsigned int key_val
 
unsigned int statusbits
 
unsigned int keycount
 
u16 keycodes [MPR121_MAX_KEY_COUNT]
 

Detailed Description

Definition at line 60 of file mpr121_touchkey.c.

Field Documentation

Definition at line 61 of file mpr121_touchkey.c.

struct input_dev* input_dev

Definition at line 62 of file mpr121_touchkey.c.

unsigned int key_val

Definition at line 63 of file mpr121_touchkey.c.

Definition at line 66 of file mpr121_touchkey.c.

unsigned int keycount

Definition at line 65 of file mpr121_touchkey.c.

unsigned int statusbits

Definition at line 64 of file mpr121_touchkey.c.


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