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

Data Fields

struct input_dev * dev
 
int length
 
int ret
 
int idx
 
unsigned char id
 
char buttons
 
char axes10
 
char axes8
 
signed char pad
 
char hats
 
charabs
 
shortkey
 
char name [ADI_MAX_NAME_LENGTH]
 
char cname [ADI_MAX_CNAME_LENGTH]
 
char phys [ADI_MAX_PHYS_LENGTH]
 
unsigned char data [ADI_MAX_LENGTH]
 

Detailed Description

Definition at line 109 of file adi.c.

Field Documentation

char* abs

Definition at line 120 of file adi.c.

char axes10

Definition at line 116 of file adi.c.

char axes8

Definition at line 117 of file adi.c.

char buttons

Definition at line 115 of file adi.c.

Definition at line 123 of file adi.c.

Definition at line 125 of file adi.c.

struct input_dev* dev

Definition at line 110 of file adi.c.

char hats

Definition at line 119 of file adi.c.

unsigned char id

Definition at line 114 of file adi.c.

int idx

Definition at line 113 of file adi.c.

short* key

Definition at line 121 of file adi.c.

int length

Definition at line 111 of file adi.c.

Definition at line 122 of file adi.c.

signed char pad

Definition at line 118 of file adi.c.

Definition at line 124 of file adi.c.

int ret

Definition at line 112 of file adi.c.


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