Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhid.h425 struct hid_global { struct
426 unsigned usage_page;
427 __s32 logical_minimum;
428 __s32 logical_maximum;
429 __s32 physical_minimum;
430 __s32 physical_maximum;
431 __s32 unit_exponent;
432 unsigned unit;
433 unsigned report_id;
434 unsigned report_size;
[all …]