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

Data Fields

struct input_dev * dev
 
struct serioserio
 
int idx
 
unsigned char data [PM_MAX_LENGTH]
 
char phys [32]
 
unsigned char packetsize
 
unsigned char maxcontacts
 
struct mt_slot slots [PM_MAX_MTSLOT]
 
void(* parse_packet )(struct pm *)
 

Detailed Description

Definition at line 55 of file penmount.c.

Field Documentation

unsigned char data[PM_MAX_LENGTH]

Definition at line 59 of file penmount.c.

struct input_dev* dev

Definition at line 56 of file penmount.c.

int idx

Definition at line 58 of file penmount.c.

unsigned char maxcontacts

Definition at line 62 of file penmount.c.

unsigned char packetsize

Definition at line 61 of file penmount.c.

void(* parse_packet)(struct pm *)

Definition at line 64 of file penmount.c.

char phys[32]

Definition at line 60 of file penmount.c.

Definition at line 57 of file penmount.c.

Definition at line 63 of file penmount.c.


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