Lines Matching refs:__u8
49 __u8 bLength; /* 9 */
50 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
51 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */
53 __u8 bCategory;
55 __u8 bmControls;
60 __u8 bLength; /* in bytes: 6 */
61 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
62 __u8 bDescriptorSubtype; /* FORMAT_TYPE */
63 __u8 bFormatType; /* FORMAT_TYPE_1 */
64 __u8 bSubslotSize; /* {1,2,3,4} */
65 __u8 bBitResolution;
71 __u8 bLength;
72 __u8 bDescriptorType;
73 __u8 bDescriptorSubtype;
74 __u8 bClockID;
75 __u8 bmAttributes;
76 __u8 bmControls;
77 __u8 bAssocTerminal;
78 __u8 iClockSource;
91 __u8 bLength;
92 __u8 bDescriptorType;
93 __u8 bDescriptorSubtype;
94 __u8 bClockID;
95 __u8 bNrInPins;
96 __u8 baCSourceID[];
103 __u8 bLength;
104 __u8 bDescriptorType;
105 __u8 bDescriptorSubtype;
106 __u8 bClockID;
107 __u8 bCSourceID;
108 __u8 bmControls;
109 __u8 iClockMultiplier;
115 __u8 bLength;
116 __u8 bDescriptorType;
117 __u8 bDescriptorSubtype;
118 __u8 bTerminalID;
120 __u8 bAssocTerminal;
121 __u8 bCSourceID;
122 __u8 bNrChannels;
124 __u8 iChannelNames;
126 __u8 iTerminal;
132 __u8 bLength;
133 __u8 bDescriptorType;
134 __u8 bDescriptorSubtype;
135 __u8 bTerminalID;
137 __u8 bAssocTerminal;
138 __u8 bSourceID;
139 __u8 bCSourceID;
141 __u8 iTerminal;
149 __u8 bLength;
150 __u8 bDescriptorType;
151 __u8 bDescriptorSubtype;
152 __u8 bUnitID;
153 __u8 bSourceID;
156 __u8 bmaControls[]; /* variable length */
164 __u8 bLength; \
165 __u8 bDescriptorType; \
166 __u8 bDescriptorSubtype; \
167 __u8 bUnitID; \
168 __u8 bSourceID; \
170 __u8 iFeature; \
176 __u8 bLength;
177 __u8 bDescriptorType;
178 __u8 bDescriptorSubtype;
179 __u8 bUnitID;
181 __u8 bSourceID;
182 __u8 bmaControls[]; /* variable length */
188 __u8 bLength;
189 __u8 bDescriptorType;
190 __u8 bDescriptorSubtype;
191 __u8 bTerminalLink;
192 __u8 bmControls;
193 __u8 bFormatType;
195 __u8 bNrChannels;
197 __u8 iChannelNames;
205 __u8 bLength; /* in bytes: 8 */
206 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
207 __u8 bDescriptorSubtype; /* EP_GENERAL */
208 __u8 bmAttributes;
209 __u8 bmControls;
210 __u8 bLockDelayUnits;
220 __u8 bNrChannels;
222 __u8 iChannelNames;
231 __u8 bInfo;
232 __u8 bAttribute;