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

#include <tsc2007.h>

Data Fields

u16 model
 
u16 x_plate_ohms
 
u16 max_rt
 
unsigned long poll_delay
 
unsigned long poll_period
 
int fuzzx
 
int fuzzy
 
int fuzzz
 
int(* get_pendown_state )(void)
 
void(* clear_penirq )(void)
 
int(* init_platform_hw )(void)
 
void(* exit_platform_hw )(void)
 

Detailed Description

Definition at line 6 of file tsc2007.h.

Field Documentation

void(* clear_penirq)(void)

Definition at line 18 of file tsc2007.h.

void(* exit_platform_hw)(void)

Definition at line 21 of file tsc2007.h.

int fuzzx

Definition at line 13 of file tsc2007.h.

int fuzzy

Definition at line 14 of file tsc2007.h.

int fuzzz

Definition at line 15 of file tsc2007.h.

int(* get_pendown_state)(void)

Definition at line 17 of file tsc2007.h.

int(* init_platform_hw)(void)

Definition at line 20 of file tsc2007.h.

u16 max_rt

Definition at line 9 of file tsc2007.h.

u16 model

Definition at line 7 of file tsc2007.h.

unsigned long poll_delay

Definition at line 10 of file tsc2007.h.

unsigned long poll_period

Definition at line 12 of file tsc2007.h.

u16 x_plate_ohms

Definition at line 8 of file tsc2007.h.


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