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

#include <hgpk.h>

Data Fields

struct psmousepsmouse
 
enum hgpk_mode mode
 
bool powered
 
enum hgpk_spew_flag spew_flag
 
int spew_count
 
int x_tally
 
int y_tally
 
unsigned long recalib_window
 
struct delayed_work recalib_wq
 
int abs_x
 
int abs_y
 
int dupe_count
 
int xbigj
 
int ybigj
 
int xlast
 
int ylast
 
int xsaw_secondary
 
int ysaw_secondary
 

Detailed Description

Definition at line 35 of file hgpk.h.

Field Documentation

int abs_x

Definition at line 43 of file hgpk.h.

int abs_y

Definition at line 43 of file hgpk.h.

int dupe_count

Definition at line 44 of file hgpk.h.

enum hgpk_mode mode

Definition at line 37 of file hgpk.h.

bool powered

Definition at line 38 of file hgpk.h.

Definition at line 36 of file hgpk.h.

unsigned long recalib_window

Definition at line 41 of file hgpk.h.

struct delayed_work recalib_wq

Definition at line 42 of file hgpk.h.

int spew_count

Definition at line 40 of file hgpk.h.

enum hgpk_spew_flag spew_flag

Definition at line 39 of file hgpk.h.

int x_tally

Definition at line 40 of file hgpk.h.

int xbigj

Definition at line 45 of file hgpk.h.

int xlast

Definition at line 45 of file hgpk.h.

int xsaw_secondary

Definition at line 46 of file hgpk.h.

int y_tally

Definition at line 40 of file hgpk.h.

int ybigj

Definition at line 45 of file hgpk.h.

int ylast

Definition at line 45 of file hgpk.h.

int ysaw_secondary

Definition at line 46 of file hgpk.h.


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