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

#include <ti_tscadc.h>

Data Fields

struct input_dev * input_dev
 
struct resourceres
 
struct tsc_regs __iomemregs
 
struct timer_list timer
 
spinlock_t lock
 
struct clkclk
 
struct devicedev
 
int sample_count
 
struct sample samples [TSC_SAMPLES]
 
int tsc_irq
 
int wires
 
int x_plate_resistance
 

Detailed Description

struct tsc_data Touchscreen wire configuration : Wires refer to application modes i.e. 4/5/8 wire touchscreen support on the platform. : X plate resistance.

Definition at line 86 of file tnetv107x-ts.c.

Field Documentation

Definition at line 92 of file tnetv107x-ts.c.

struct device* dev

Definition at line 93 of file tnetv107x-ts.c.

struct input_dev* input_dev

Definition at line 87 of file tnetv107x-ts.c.

spinlock_t lock

Definition at line 91 of file tnetv107x-ts.c.

Definition at line 89 of file tnetv107x-ts.c.

Definition at line 88 of file tnetv107x-ts.c.

int sample_count

Definition at line 94 of file tnetv107x-ts.c.

Definition at line 95 of file tnetv107x-ts.c.

Definition at line 90 of file tnetv107x-ts.c.

int tsc_irq

Definition at line 96 of file tnetv107x-ts.c.

int wires

Definition at line 13 of file ti_tscadc.h.

int x_plate_resistance

Definition at line 14 of file ti_tscadc.h.


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