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

Data Fields

struct spi_devicespi
 
struct spi_message spi_read_msg
 
struct tsc2005_spi_rd spi_x
 
struct tsc2005_spi_rd spi_y
 
struct tsc2005_spi_rd spi_z1
 
struct tsc2005_spi_rd spi_z2
 
struct input_dev * idev
 
char phys [32]
 
struct mutex mutex
 
int in_x
 
int in_y
 
int in_z1
 
int in_z2
 
spinlock_t lock
 
struct timer_list penup_timer
 
unsigned int esd_timeout
 
struct delayed_work esd_work
 
unsigned long last_valid_interrupt
 
unsigned int x_plate_ohm
 
bool opened
 
bool suspended
 
bool pen_down
 
void(* set_reset )(bool enable)
 

Detailed Description

Definition at line 112 of file tsc2005.c.

Field Documentation

unsigned int esd_timeout

Definition at line 135 of file tsc2005.c.

struct delayed_work esd_work

Definition at line 136 of file tsc2005.c.

struct input_dev* idev

Definition at line 121 of file tsc2005.c.

int in_x

Definition at line 127 of file tsc2005.c.

int in_y

Definition at line 128 of file tsc2005.c.

int in_z1

Definition at line 129 of file tsc2005.c.

int in_z2

Definition at line 130 of file tsc2005.c.

unsigned long last_valid_interrupt

Definition at line 137 of file tsc2005.c.

spinlock_t lock

Definition at line 132 of file tsc2005.c.

Definition at line 124 of file tsc2005.c.

bool opened

Definition at line 141 of file tsc2005.c.

bool pen_down

Definition at line 144 of file tsc2005.c.

struct timer_list penup_timer

Definition at line 133 of file tsc2005.c.

char phys[32]

Definition at line 122 of file tsc2005.c.

void(* set_reset)(bool enable)

Definition at line 146 of file tsc2005.c.

Definition at line 113 of file tsc2005.c.

struct spi_message spi_read_msg

Definition at line 115 of file tsc2005.c.

Definition at line 116 of file tsc2005.c.

Definition at line 117 of file tsc2005.c.

Definition at line 118 of file tsc2005.c.

Definition at line 119 of file tsc2005.c.

bool suspended

Definition at line 142 of file tsc2005.c.

unsigned int x_plate_ohm

Definition at line 139 of file tsc2005.c.


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