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

Data Fields

struct deviceda9034_dev
 
struct input_dev * input_dev
 
struct delayed_work tsi_work
 
struct notifier_block notifier
 
int state
 
int interval_ms
 
int x_inverted
 
int y_inverted
 
int last_x
 
int last_y
 

Detailed Description

Definition at line 53 of file da9034-ts.c.

Field Documentation

struct device* da9034_dev

Definition at line 54 of file da9034-ts.c.

struct input_dev* input_dev

Definition at line 55 of file da9034-ts.c.

int interval_ms

Definition at line 62 of file da9034-ts.c.

int last_x

Definition at line 66 of file da9034-ts.c.

int last_y

Definition at line 67 of file da9034-ts.c.

Definition at line 58 of file da9034-ts.c.

Definition at line 60 of file da9034-ts.c.

struct delayed_work tsi_work

Definition at line 57 of file da9034-ts.c.

int x_inverted

Definition at line 63 of file da9034-ts.c.

int y_inverted

Definition at line 64 of file da9034-ts.c.


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