Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dhid.h430 struct hid_global { struct
431 unsigned usage_page;
432 __s32 logical_minimum;
433 __s32 logical_maximum;
434 __s32 physical_minimum;
435 __s32 physical_maximum;
436 __s32 unit_exponent;
437 unsigned unit;
438 unsigned report_id;
439 unsigned report_size;
[all …]