Home
last modified time | relevance | path

Searched defs:hiddev_field_info (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dhiddev.h88 struct hiddev_field_info { struct
89 __u32 report_type;
90 __u32 report_id;
91 __u32 field_index;
92 __u32 maxusage;
93 __u32 flags;
94 __u32 physical; /* physical usage for this field */
95 __u32 logical; /* logical usage for this field */
96 __u32 application; /* application usage for this field */
97 __s32 logical_minimum;
[all …]