Lines Matching refs:__u8
46 __u8 bLength; /* 9 */
47 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
48 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */
50 __u8 bCategory;
52 __u8 bmControls;
57 __u8 bLength; /* in bytes: 6 */
58 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
59 __u8 bDescriptorSubtype; /* FORMAT_TYPE */
60 __u8 bFormatType; /* FORMAT_TYPE_1 */
61 __u8 bSubslotSize; /* {1,2,3,4} */
62 __u8 bBitResolution;
68 __u8 bLength;
69 __u8 bDescriptorType;
70 __u8 bDescriptorSubtype;
71 __u8 bClockID;
72 __u8 bmAttributes;
73 __u8 bmControls;
74 __u8 bAssocTerminal;
75 __u8 iClockSource;
88 __u8 bLength;
89 __u8 bDescriptorType;
90 __u8 bDescriptorSubtype;
91 __u8 bClockID;
92 __u8 bNrInPins;
93 __u8 baCSourceID[];
100 __u8 bLength;
101 __u8 bDescriptorType;
102 __u8 bDescriptorSubtype;
103 __u8 bClockID;
104 __u8 bCSourceID;
105 __u8 bmControls;
106 __u8 iClockMultiplier;
112 __u8 bLength;
113 __u8 bDescriptorType;
114 __u8 bDescriptorSubtype;
115 __u8 bTerminalID;
117 __u8 bAssocTerminal;
118 __u8 bCSourceID;
119 __u8 bNrChannels;
121 __u8 iChannelNames;
123 __u8 iTerminal;
129 __u8 bLength;
130 __u8 bDescriptorType;
131 __u8 bDescriptorSubtype;
132 __u8 bTerminalID;
134 __u8 bAssocTerminal;
135 __u8 bSourceID;
136 __u8 bCSourceID;
138 __u8 iTerminal;
146 __u8 bLength;
147 __u8 bDescriptorType;
148 __u8 bDescriptorSubtype;
149 __u8 bUnitID;
150 __u8 bSourceID;
153 __u8 bmaControls[]; /* variable length */
161 __u8 bLength; \
162 __u8 bDescriptorType; \
163 __u8 bDescriptorSubtype; \
164 __u8 bUnitID; \
165 __u8 bSourceID; \
167 __u8 iFeature; \
173 __u8 bLength;
174 __u8 bDescriptorType;
175 __u8 bDescriptorSubtype;
176 __u8 bUnitID;
178 __u8 bSourceID;
179 __u8 bmaControls[]; /* variable length */
185 __u8 bLength;
186 __u8 bDescriptorType;
187 __u8 bDescriptorSubtype;
188 __u8 bTerminalLink;
189 __u8 bmControls;
190 __u8 bFormatType;
192 __u8 bNrChannels;
194 __u8 iChannelNames;
202 __u8 bLength; /* in bytes: 8 */
203 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */
204 __u8 bDescriptorSubtype; /* EP_GENERAL */
205 __u8 bmAttributes;
206 __u8 bmControls;
207 __u8 bLockDelayUnits;
217 __u8 bNrChannels;
219 __u8 iChannelNames;
228 __u8 bInfo;
229 __u8 bAttribute;