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

#include <alps.h>

Data Fields

struct input_dev * dev2
 
char phys [32]
 
struct alps_model_infoi
 
struct alps_nibble_commandsnibble_commands
 
int addr_command
 
int prev_fin
 
int multi_packet
 
unsigned char multi_data [6]
 
int x1
 
int x2
 
int y1
 
int y2
 
int fingers
 
u8 quirks
 
struct timer_list timer
 

Detailed Description

Definition at line 33 of file alps.h.

Field Documentation

int addr_command

Definition at line 38 of file alps.h.

struct input_dev* dev2

Definition at line 34 of file alps.h.

int fingers

Definition at line 43 of file alps.h.

Definition at line 36 of file alps.h.

unsigned char multi_data[6]

Definition at line 41 of file alps.h.

int multi_packet

Definition at line 40 of file alps.h.

struct alps_nibble_commands* nibble_commands

Definition at line 37 of file alps.h.

char phys[32]

Definition at line 35 of file alps.h.

int prev_fin

Definition at line 39 of file alps.h.

u8 quirks

Definition at line 44 of file alps.h.

Definition at line 45 of file alps.h.

int x1

Definition at line 42 of file alps.h.

int x2

Definition at line 42 of file alps.h.

int y1

Definition at line 42 of file alps.h.

int y2

Definition at line 42 of file alps.h.


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