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

#include <hid.h>

Data Fields

unsigned usage_page
 
__s32 logical_minimum
 
__s32 logical_maximum
 
__s32 physical_minimum
 
__s32 physical_maximum
 
__s32 unit_exponent
 
unsigned unit
 
unsigned report_id
 
unsigned report_size
 
unsigned report_count
 

Detailed Description

Definition at line 302 of file hid.h.

Field Documentation

__s32 logical_maximum

Definition at line 305 of file hid.h.

__s32 logical_minimum

Definition at line 304 of file hid.h.

__s32 physical_maximum

Definition at line 307 of file hid.h.

__s32 physical_minimum

Definition at line 306 of file hid.h.

unsigned report_count

Definition at line 312 of file hid.h.

unsigned report_id

Definition at line 310 of file hid.h.

unsigned report_size

Definition at line 311 of file hid.h.

unsigned unit

Definition at line 309 of file hid.h.

__s32 unit_exponent

Definition at line 308 of file hid.h.

unsigned usage_page

Definition at line 303 of file hid.h.


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