Lines Matching +full:fixed +full:- +full:length
1 /* SPDX-License-Identifier: GPL-2.0 */
54 * input_report_len: [8:21] Input report length in number bytes divided by 4
56 * 1 - indicates last fragment
57 * 0 - indicates additional fragments
68 * struct input_report_body_header - Input report body header definition in HIDSPI protocol
70 * @content_len: this input report body packet length
82 * struct input_report_body - Input report body definition in HIDSPI protocol
94 * struct output_report_header - Output report header definition in HIDSPI protocol
96 * @content_len: length of content
97 * @content_id: 0x00 - descriptors
98 * report id - Set/Feature feature or Input/Output Reports
99 * command opcode - for commands
110 * struct output_report - Output report definition in HIDSPI protocol
122 * struct hidspi_dev_descriptor - HIDSPI device descriptor definition
123 * @dev_desc_len: The length of the complete device descriptor, fixed to 0x18 (24).
125 * In binary coded decimal (BCD) format. Must be fixed to 0x0300.
126 * @rep_desc_len: The length of the report descriptor
127 * @max_input_len: The length of the largest possible HID input (or feature) report
128 * @max_output_len: The length of the largest output (or feature) report
129 * @max_frag_len: The length of the largest fragment, where a fragment represents