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

#include <hid.h>

Data Fields

unsigned usage [HID_MAX_USAGES]
 
unsigned collection_index [HID_MAX_USAGES]
 
unsigned usage_index
 
unsigned usage_minimum
 
unsigned delimiter_depth
 
unsigned delimiter_branch
 

Detailed Description

Definition at line 322 of file hid.h.

Field Documentation

unsigned collection_index[HID_MAX_USAGES]

Definition at line 324 of file hid.h.

unsigned delimiter_branch

Definition at line 328 of file hid.h.

unsigned delimiter_depth

Definition at line 327 of file hid.h.

unsigned usage[HID_MAX_USAGES]

Definition at line 323 of file hid.h.

unsigned usage_index

Definition at line 325 of file hid.h.

unsigned usage_minimum

Definition at line 326 of file hid.h.


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