Linux Kernel
3.7.1
|
#include <hid.h>
Data Fields | |
unsigned | physical |
unsigned | logical |
unsigned | application |
struct hid_usage * | usage |
unsigned | maxusage |
unsigned | flags |
unsigned | report_offset |
unsigned | report_size |
unsigned | report_count |
unsigned | report_type |
__s32 * | value |
__s32 | logical_minimum |
__s32 | logical_maximum |
__s32 | physical_minimum |
__s32 | physical_maximum |
__s32 | unit_exponent |
unsigned | unit |
struct hid_report * | report |
unsigned | index |
struct hid_input * | hidinput |
__u16 | dpad |
struct hid_report* report |