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

Data Fields

struct wiimote_datawdata
 
struct work_struct worker
 
struct input_dev * input
 
struct input_dev * mp_input
 
atomic_t opened
 
atomic_t mp_opened
 
bool plugged
 
bool mp_plugged
 
bool motionp
 
__u8 ext_type
 
__u16 calib [4][3]
 

Detailed Description

Definition at line 19 of file hid-wiimote-ext.c.

Field Documentation

__u16 calib[4][3]

Definition at line 31 of file hid-wiimote-ext.c.

__u8 ext_type

Definition at line 30 of file hid-wiimote-ext.c.

struct input_dev* input

Definition at line 22 of file hid-wiimote-ext.c.

bool motionp

Definition at line 29 of file hid-wiimote-ext.c.

struct input_dev* mp_input

Definition at line 23 of file hid-wiimote-ext.c.

atomic_t mp_opened

Definition at line 26 of file hid-wiimote-ext.c.

bool mp_plugged

Definition at line 28 of file hid-wiimote-ext.c.

atomic_t opened

Definition at line 25 of file hid-wiimote-ext.c.

bool plugged

Definition at line 27 of file hid-wiimote-ext.c.

Definition at line 20 of file hid-wiimote-ext.c.

Definition at line 21 of file hid-wiimote-ext.c.


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