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

Data Fields

int x_highest_stage
 
int x_flt_pos
 
int x_abs_pos
 
int y_highest_stage
 
int y_flt_pos
 
int y_abs_pos
 
int left_ep
 
int left_ep_val
 
int right_ep
 
int right_ep_val
 
int top_ep
 
int top_ep_val
 
int bottom_ep
 
int bottom_ep_val
 
enum ad714x_device_state state
 
struct input_dev * input
 

Detailed Description

Definition at line 88 of file ad714x.c.

Field Documentation

int bottom_ep

Definition at line 101 of file ad714x.c.

int bottom_ep_val

Definition at line 102 of file ad714x.c.

struct input_dev* input

Definition at line 104 of file ad714x.c.

int left_ep

Definition at line 95 of file ad714x.c.

int left_ep_val

Definition at line 96 of file ad714x.c.

int right_ep

Definition at line 97 of file ad714x.c.

int right_ep_val

Definition at line 98 of file ad714x.c.

Definition at line 103 of file ad714x.c.

int top_ep

Definition at line 99 of file ad714x.c.

int top_ep_val

Definition at line 100 of file ad714x.c.

int x_abs_pos

Definition at line 91 of file ad714x.c.

int x_flt_pos

Definition at line 90 of file ad714x.c.

int x_highest_stage

Definition at line 89 of file ad714x.c.

int y_abs_pos

Definition at line 94 of file ad714x.c.

int y_flt_pos

Definition at line 93 of file ad714x.c.

int y_highest_stage

Definition at line 92 of file ad714x.c.


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