Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhid.h387 struct hid_global { struct
388 unsigned usage_page;
389 __s32 logical_minimum;
390 __s32 logical_maximum;
391 __s32 physical_minimum;
392 __s32 physical_maximum;
393 __s32 unit_exponent;
394 unsigned unit;
395 unsigned report_id;
396 unsigned report_size;
[all …]