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.h427 struct hid_global { struct
428 unsigned usage_page;
429 __s32 logical_minimum;
430 __s32 logical_maximum;
431 __s32 physical_minimum;
432 __s32 physical_maximum;
433 __s32 unit_exponent;
434 unsigned unit;
435 unsigned report_id;
436 unsigned report_size;
[all …]