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

#include <hid.h>

Data Fields

unsigned physical
 
unsigned logical
 
unsigned application
 
struct hid_usageusage
 
unsigned maxusage
 
unsigned flags
 
unsigned report_offset
 
unsigned report_size
 
unsigned report_count
 
unsigned report_type
 
__s32value
 
__s32 logical_minimum
 
__s32 logical_maximum
 
__s32 physical_minimum
 
__s32 physical_maximum
 
__s32 unit_exponent
 
unsigned unit
 
struct hid_reportreport
 
unsigned index
 
struct hid_inputhidinput
 
__u16 dpad
 

Detailed Description

Definition at line 355 of file hid.h.

Field Documentation

unsigned application

Definition at line 358 of file hid.h.

__u16 dpad

Definition at line 377 of file hid.h.

unsigned flags

Definition at line 361 of file hid.h.

struct hid_input* hidinput

Definition at line 376 of file hid.h.

unsigned index

Definition at line 374 of file hid.h.

unsigned logical

Definition at line 357 of file hid.h.

__s32 logical_maximum

Definition at line 368 of file hid.h.

__s32 logical_minimum

Definition at line 367 of file hid.h.

unsigned maxusage

Definition at line 360 of file hid.h.

unsigned physical

Definition at line 356 of file hid.h.

__s32 physical_maximum

Definition at line 370 of file hid.h.

__s32 physical_minimum

Definition at line 369 of file hid.h.

struct hid_report* report

Definition at line 373 of file hid.h.

unsigned report_count

Definition at line 364 of file hid.h.

unsigned report_offset

Definition at line 362 of file hid.h.

unsigned report_size

Definition at line 363 of file hid.h.

unsigned report_type

Definition at line 365 of file hid.h.

unsigned unit

Definition at line 372 of file hid.h.

__s32 unit_exponent

Definition at line 371 of file hid.h.

struct hid_usage* usage

Definition at line 359 of file hid.h.

__s32* value

Definition at line 366 of file hid.h.


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