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

#include <hidraw.h>

Data Fields

unsigned int minor
 
int exist
 
int open
 
wait_queue_head_t wait
 
struct hid_devicehid
 
struct devicedev
 
struct list_head list
 

Detailed Description

Definition at line 19 of file hidraw.h.

Field Documentation

struct device* dev

Definition at line 25 of file hidraw.h.

int exist

Definition at line 21 of file hidraw.h.

Definition at line 24 of file hidraw.h.

Definition at line 26 of file hidraw.h.

unsigned int minor

Definition at line 20 of file hidraw.h.

int open

Definition at line 22 of file hidraw.h.

Definition at line 23 of file hidraw.h.


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