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