Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h463 struct hid_global { struct
464 unsigned usage_page;
465 __s32 logical_minimum;
466 __s32 logical_maximum;
467 __s32 physical_minimum;
468 __s32 physical_maximum;
469 __s32 unit_exponent;
470 unsigned unit;
471 unsigned report_id;
472 unsigned report_size;
[all …]