Searched defs:hid_global (Results 1 – 1 of 1) sorted by relevance
393 struct hid_global { struct394 unsigned usage_page;395 __s32 logical_minimum;396 __s32 logical_maximum;397 __s32 physical_minimum;398 __s32 physical_maximum;399 __s32 unit_exponent;400 unsigned unit;401 unsigned report_id;402 unsigned report_size;[all …]