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

#include <elantech.h>

Data Fields

unsigned char reg_07
 
unsigned char reg_10
 
unsigned char reg_11
 
unsigned char reg_20
 
unsigned char reg_21
 
unsigned char reg_22
 
unsigned char reg_23
 
unsigned char reg_24
 
unsigned char reg_25
 
unsigned char reg_26
 
unsigned char debug
 
unsigned char capabilities [3]
 
bool paritycheck
 
bool jumpy_cursor
 
bool reports_pressure
 
unsigned char hw_version
 
unsigned int fw_version
 
unsigned int single_finger_reports
 
unsigned int y_max
 
unsigned int width
 
struct finger_pos mt [ETP_MAX_FINGERS]
 
unsigned char parity [256]
 
int(* send_cmd )(struct psmouse *psmouse, unsigned char c, unsigned char *param)
 

Detailed Description

Definition at line 116 of file elantech.h.

Field Documentation

unsigned char capabilities[3]

Definition at line 128 of file elantech.h.

unsigned char debug

Definition at line 127 of file elantech.h.

unsigned int fw_version

Definition at line 133 of file elantech.h.

unsigned char hw_version

Definition at line 132 of file elantech.h.

bool jumpy_cursor

Definition at line 130 of file elantech.h.

Definition at line 137 of file elantech.h.

unsigned char parity[256]

Definition at line 138 of file elantech.h.

bool paritycheck

Definition at line 129 of file elantech.h.

unsigned char reg_07

Definition at line 117 of file elantech.h.

unsigned char reg_10

Definition at line 118 of file elantech.h.

unsigned char reg_11

Definition at line 119 of file elantech.h.

unsigned char reg_20

Definition at line 120 of file elantech.h.

unsigned char reg_21

Definition at line 121 of file elantech.h.

unsigned char reg_22

Definition at line 122 of file elantech.h.

unsigned char reg_23

Definition at line 123 of file elantech.h.

unsigned char reg_24

Definition at line 124 of file elantech.h.

unsigned char reg_25

Definition at line 125 of file elantech.h.

unsigned char reg_26

Definition at line 126 of file elantech.h.

bool reports_pressure

Definition at line 131 of file elantech.h.

int(* send_cmd)(struct psmouse *psmouse, unsigned char c, unsigned char *param)

Definition at line 139 of file elantech.h.

unsigned int single_finger_reports

Definition at line 134 of file elantech.h.

unsigned int width

Definition at line 136 of file elantech.h.

unsigned int y_max

Definition at line 135 of file elantech.h.


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