Home
last modified time | relevance | path

Searched defs:hid_global (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dhid.h353 struct hid_global { struct
354 unsigned usage_page;
355 __s32 logical_minimum;
356 __s32 logical_maximum;
357 __s32 physical_minimum;
358 __s32 physical_maximum;
359 __s32 unit_exponent;
360 unsigned unit;
361 unsigned report_id;
362 unsigned report_size;
[all …]