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

Data Fields

struct gameportgameport
 
struct gameportadc
 
struct input_dev * dev
 
int axes [4]
 
int buttons
 
int mode
 
int length
 
int reads
 
int bads
 
char phys [32]
 

Detailed Description

Definition at line 55 of file a3d.c.

Field Documentation

Definition at line 57 of file a3d.c.

int axes[4]

Definition at line 59 of file a3d.c.

int bads

Definition at line 64 of file a3d.c.

int buttons

Definition at line 60 of file a3d.c.

struct input_dev* dev

Definition at line 58 of file a3d.c.

Definition at line 56 of file a3d.c.

int length

Definition at line 62 of file a3d.c.

int mode

Definition at line 61 of file a3d.c.

char phys[32]

Definition at line 65 of file a3d.c.

int reads

Definition at line 63 of file a3d.c.


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