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

Data Fields

struct input_dev * input
 
char phys [32]
 
struct i2c_clientclient
 
u16 model
 
u16 x_plate_ohms
 
u16 max_rt
 
unsigned long poll_delay
 
unsigned long poll_period
 
int irq
 
wait_queue_head_t wait
 
bool stopped
 
int(* get_pendown_state )(void)
 
void(* clear_penirq )(void)
 

Detailed Description

Definition at line 66 of file tsc2007.c.

Field Documentation

void(* clear_penirq)(void)

Definition at line 84 of file tsc2007.c.

Definition at line 70 of file tsc2007.c.

int(* get_pendown_state)(void)

Definition at line 83 of file tsc2007.c.

struct input_dev* input

Definition at line 67 of file tsc2007.c.

int irq

Definition at line 78 of file tsc2007.c.

u16 max_rt

Definition at line 74 of file tsc2007.c.

u16 model

Definition at line 72 of file tsc2007.c.

char phys[32]

Definition at line 68 of file tsc2007.c.

unsigned long poll_delay

Definition at line 75 of file tsc2007.c.

unsigned long poll_period

Definition at line 76 of file tsc2007.c.

bool stopped

Definition at line 81 of file tsc2007.c.

Definition at line 80 of file tsc2007.c.

u16 x_plate_ohms

Definition at line 73 of file tsc2007.c.


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