Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dhid.h454 struct hid_field { struct
455 unsigned physical; /* physical usage for this field */
456 unsigned logical; /* logical usage for this field */
457 unsigned application; /* application usage for this field */
458 struct hid_usage *usage; /* usage table for this function */
459 unsigned maxusage; /* maximum usage index */
460 unsigned flags; /* main-item flags (i.e. volatile,array,constant) */
461 unsigned report_offset; /* bit offset in the report */
462 unsigned report_size; /* size of this field in the report */
463 unsigned report_count; /* number of this field in the report */
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dhid.h454 struct hid_field { struct
455 unsigned physical; /* physical usage for this field */
456 unsigned logical; /* logical usage for this field */
457 unsigned application; /* application usage for this field */
458 struct hid_usage *usage; /* usage table for this function */
459 unsigned maxusage; /* maximum usage index */
460 unsigned flags; /* main-item flags (i.e. volatile,array,constant) */
461 unsigned report_offset; /* bit offset in the report */
462 unsigned report_size; /* size of this field in the report */
463 unsigned report_count; /* number of this field in the report */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dhid.h454 struct hid_field { struct
455 unsigned physical; /* physical usage for this field */
456 unsigned logical; /* logical usage for this field */
457 unsigned application; /* application usage for this field */
458 struct hid_usage *usage; /* usage table for this function */
459 unsigned maxusage; /* maximum usage index */
460 unsigned flags; /* main-item flags (i.e. volatile,array,constant) */
461 unsigned report_offset; /* bit offset in the report */
462 unsigned report_size; /* size of this field in the report */
463 unsigned report_count; /* number of this field in the report */
[all …]