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

#include <hid-wiimote.h>

Data Fields

struct hid_devicehdev
 
struct input_dev * input
 
struct led_classdevleds [4]
 
struct input_dev * accel
 
struct input_dev * ir
 
struct power_supply battery
 
struct wiimote_extext
 
struct wiimote_debugdebug
 
spinlock_t qlock
 
__u8 head
 
__u8 tail
 
struct wiimote_buf outq [WIIMOTE_BUFSIZE]
 
struct work_struct worker
 
struct wiimote_state state
 

Detailed Description

Definition at line 70 of file hid-wiimote.h.

Field Documentation

struct input_dev* accel

Definition at line 74 of file hid-wiimote.h.

Definition at line 76 of file hid-wiimote.h.

Definition at line 78 of file hid-wiimote.h.

Definition at line 77 of file hid-wiimote.h.

Definition at line 71 of file hid-wiimote.h.

Definition at line 81 of file hid-wiimote.h.

struct input_dev* input

Definition at line 72 of file hid-wiimote.h.

struct input_dev* ir

Definition at line 75 of file hid-wiimote.h.

struct led_classdev* leds[4]

Definition at line 73 of file hid-wiimote.h.

Definition at line 83 of file hid-wiimote.h.

spinlock_t qlock

Definition at line 80 of file hid-wiimote.h.

Definition at line 86 of file hid-wiimote.h.

__u8 tail

Definition at line 82 of file hid-wiimote.h.

Definition at line 84 of file hid-wiimote.h.


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