Lines Matching refs:bLength
83 - .bLength = sizeof(descriptors.fs_descs.intf),
93 - .bLength = sizeof(descriptors.fs_descs.source),
100 - .bLength = sizeof(descriptors.fs_descs.sink),
112 + .bLength = sizeof(fs_descriptors.intf),
122 + .bLength = sizeof(fs_descriptors.source),
129 + .bLength = sizeof(fs_descriptors.sink),
137 - .bLength = sizeof(descriptors.hs_descs.intf),
147 - .bLength = sizeof(descriptors.hs_descs.source),
154 - .bLength = sizeof(descriptors.hs_descs.sink),
164 + .bLength = sizeof(hs_descriptors.intf),
174 + .bLength = sizeof(hs_descriptors.source),
182 - .bLength = sizeof(descriptors.ss_descs.intf),
192 - .bLength = sizeof(descriptors.ss_descs.source),
199 - .bLength = sizeof(descriptors.ss_descs.source_comp),
203 - .bLength = sizeof(descriptors.ss_descs.sink),
210 - .bLength = sizeof(descriptors.ss_descs.sink_comp),
214 + .bLength = sizeof(hs_descriptors.sink),
224 + .bLength = sizeof(ss_descriptors.intf),
234 + .bLength = sizeof(ss_descriptors.source),
241 + .bLength = sizeof(ss_descriptors.source_comp),
246 + .bLength = sizeof(ss_descriptors.sink),
253 + .bLength = sizeof(ss_descriptors.sink_comp),