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

#include <uhid.h>

Data Fields

__u32 type
 
union {
   struct uhid_create_req   create
 
   struct uhid_input_req   input
 
   struct uhid_output_req   output
 
   struct uhid_output_ev_req   output_ev
 
   struct uhid_feature_req   feature
 
   struct uhid_feature_answer_req   feature_answer
 
u
 

Detailed Description

Definition at line 91 of file uhid.h.

Field Documentation

Definition at line 95 of file uhid.h.

Definition at line 99 of file uhid.h.

Definition at line 100 of file uhid.h.

Definition at line 96 of file uhid.h.

Definition at line 97 of file uhid.h.

Definition at line 98 of file uhid.h.

Definition at line 92 of file uhid.h.

union { ... } u

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