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