Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhid.h428 struct hid_global { struct
429 unsigned usage_page;
430 __s32 logical_minimum;
431 __s32 logical_maximum;
432 __s32 physical_minimum;
433 __s32 physical_maximum;
434 __s32 unit_exponent;
435 unsigned unit;
436 unsigned report_id;
437 unsigned report_size;
[all …]