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

Data Fields

struct i2c_clientclient
 
struct input_dev * input
 
u16 num_x
 
u16 num_y
 
struct mutex mutex
 
bool factory_mode
 
int threshold
 
int gain
 
int offset
 
int report_rate
 
char name [EDT_NAME_LEN]
 

Detailed Description

Definition at line 62 of file edt-ft5x06.c.

Field Documentation

Definition at line 63 of file edt-ft5x06.c.

bool factory_mode

Definition at line 75 of file edt-ft5x06.c.

int gain

Definition at line 77 of file edt-ft5x06.c.

struct input_dev* input

Definition at line 64 of file edt-ft5x06.c.

Definition at line 74 of file edt-ft5x06.c.

Definition at line 81 of file edt-ft5x06.c.

u16 num_x

Definition at line 65 of file edt-ft5x06.c.

u16 num_y

Definition at line 66 of file edt-ft5x06.c.

Definition at line 78 of file edt-ft5x06.c.

int report_rate

Definition at line 79 of file edt-ft5x06.c.

int threshold

Definition at line 76 of file edt-ft5x06.c.


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