Lines Matching defs:hid_global
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;435 unsigned report_count;