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

Data Fields

struct da9052da9052
 
struct input_dev * dev
 
struct delayed_work ts_pen_work
 
struct mutex mutex
 
unsigned int irq_pendwn
 
unsigned int irq_datardy
 
bool stopped
 
bool adc_on
 

Detailed Description

Definition at line 25 of file da9052_tsi.c.

Field Documentation

bool adc_on

Definition at line 33 of file da9052_tsi.c.

Definition at line 26 of file da9052_tsi.c.

struct input_dev* dev

Definition at line 27 of file da9052_tsi.c.

unsigned int irq_datardy

Definition at line 31 of file da9052_tsi.c.

unsigned int irq_pendwn

Definition at line 30 of file da9052_tsi.c.

Definition at line 29 of file da9052_tsi.c.

bool stopped

Definition at line 32 of file da9052_tsi.c.

struct delayed_work ts_pen_work

Definition at line 28 of file da9052_tsi.c.


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