Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dhid.h333 struct hid_global { struct
334 unsigned usage_page;
335 __s32 logical_minimum;
336 __s32 logical_maximum;
337 __s32 physical_minimum;
338 __s32 physical_maximum;
339 __s32 unit_exponent;
340 unsigned unit;
341 unsigned report_id;
342 unsigned report_size;
[all …]