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

Data Fields

unsigned int minor
 
int report_size
 
int open
 
int exist
 
wait_queue_head_t wait
 
struct devicedev
 
struct hid_devicehid
 
struct list_head readers
 
struct mutex readers_lock
 
struct roccat_report cbuf [ROCCAT_CBUF_SIZE]
 
int cbuf_end
 
struct mutex cbuf_lock
 

Detailed Description

Definition at line 42 of file hid-roccat.c.

Field Documentation

Definition at line 58 of file hid-roccat.c.

int cbuf_end

Definition at line 59 of file hid-roccat.c.

struct mutex cbuf_lock

Definition at line 60 of file hid-roccat.c.

struct device* dev

Definition at line 48 of file hid-roccat.c.

int exist

Definition at line 46 of file hid-roccat.c.

Definition at line 49 of file hid-roccat.c.

unsigned int minor

Definition at line 43 of file hid-roccat.c.

int open

Definition at line 45 of file hid-roccat.c.

struct list_head readers

Definition at line 50 of file hid-roccat.c.

struct mutex readers_lock

Definition at line 52 of file hid-roccat.c.

int report_size

Definition at line 44 of file hid-roccat.c.

Definition at line 47 of file hid-roccat.c.


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