Searched defs:hid_global (Results 1 – 1 of 1) sorted by relevance
432 struct hid_global { struct433 unsigned usage_page;434 __s32 logical_minimum;435 __s32 logical_maximum;436 __s32 physical_minimum;437 __s32 physical_maximum;438 __s32 unit_exponent;439 unsigned unit;440 unsigned report_id;441 unsigned report_size;[all …]