Lines Matching defs:hid_global
245 struct hid_global { struct246 __u32 usage_page;247 __s32 logical_minimum;248 __s32 logical_maximum;249 __s32 physical_minimum;250 __s32 physical_maximum;251 __u8 unit_exponent;252 __u8 unit;253 __u8 report_id;254 __u8 report_size;255 __u8 report_count;