Searched defs:hid_global (Results 1 – 2 of 2) sorted by relevance
425 struct hid_global { struct426 unsigned usage_page;427 __s32 logical_minimum;428 __s32 logical_maximum;429 __s32 physical_minimum;430 __s32 physical_maximum;431 __s32 unit_exponent;432 unsigned unit;433 unsigned report_id;434 unsigned report_size;[all …]
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 …]