Searched defs:hid_global (Results 1 – 1 of 1) sorted by relevance
353 struct hid_global { struct354 unsigned usage_page;355 __s32 logical_minimum;356 __s32 logical_maximum;357 __s32 physical_minimum;358 __s32 physical_maximum;359 __s32 unit_exponent;360 unsigned unit;361 unsigned report_id;362 unsigned report_size;[all …]