Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhid.h398 struct hid_global { struct
399 unsigned usage_page;
400 __s32 logical_minimum;
401 __s32 logical_maximum;
402 __s32 physical_minimum;
403 __s32 physical_maximum;
404 __s32 unit_exponent;
405 unsigned unit;
406 unsigned report_id;
407 unsigned report_size;
[all …]