Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dhid.h393 struct hid_global { struct
394 unsigned usage_page;
395 __s32 logical_minimum;
396 __s32 logical_maximum;
397 __s32 physical_minimum;
398 __s32 physical_maximum;
399 __s32 unit_exponent;
400 unsigned unit;
401 unsigned report_id;
402 unsigned report_size;
[all …]