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