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

Data Fields

struct i2c_clientclient
 
struct input_dev * input
 
unsigned int irq
 
unsigned short keycodes [ARRAY_SIZE(qt1070_key2code)]
 
u8 last_keys
 

Detailed Description

Definition at line 62 of file qt1070.c.

Field Documentation

Definition at line 63 of file qt1070.c.

struct input_dev* input

Definition at line 64 of file qt1070.c.

unsigned int irq

Definition at line 65 of file qt1070.c.

unsigned short keycodes[ARRAY_SIZE(qt1070_key2code)]

Definition at line 66 of file qt1070.c.

u8 last_keys

Definition at line 67 of file qt1070.c.


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