Home
last modified time | relevance | path

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

/linux/include/linux/
A Dhid.h485 struct hid_field { struct
486 unsigned physical; /* physical usage for this field */
487 unsigned logical; /* logical usage for this field */
488 unsigned application; /* application usage for this field */
489 struct hid_usage *usage; /* usage table for this function */
490 unsigned maxusage; /* maximum usage index */
492 unsigned report_offset; /* bit offset in the report */
493 unsigned report_size; /* size of this field in the report */
494 unsigned report_count; /* number of this field in the report */
518 struct hid_field_entry { argument
[all …]

Completed in 19 milliseconds