Searched defs:hid_global (Results 1 – 1 of 1) sorted by relevance
327 struct hid_global { struct328 unsigned usage_page;329 __s32 logical_minimum;330 __s32 logical_maximum;331 __s32 physical_minimum;332 __s32 physical_maximum;333 __s32 unit_exponent;334 unsigned unit;335 unsigned report_id;336 unsigned report_size;[all …]