Searched defs:hid_global (Results 1 – 1 of 1) sorted by relevance
387 struct hid_global { struct388 unsigned usage_page;389 __s32 logical_minimum;390 __s32 logical_maximum;391 __s32 physical_minimum;392 __s32 physical_maximum;393 __s32 unit_exponent;394 unsigned unit;395 unsigned report_id;396 unsigned report_size;[all …]