Lines Matching refs:bLength
186 .bLength = sizeof(struct usb_device_descriptor),
204 .bLength = sizeof(struct usb_config_descriptor),
216 .bLength = sizeof(struct usb_interface_assoc_descriptor),
228 .bLength = sizeof(struct usb_interface_descriptor),
241 .bLength = sizeof(struct uac_ac_header_descriptor),
252 .bLength = sizeof(struct uac1_input_terminal_descriptor),
266 .bLength = sizeof(struct uac_output_terminal_descriptor),
278 .bLength = sizeof(struct usb_interface_descriptor),
291 .bLength = sizeof(struct usb_interface_descriptor),
304 .bLength = sizeof(struct uac_as_header_descriptor),
314 .bLength = sizeof(struct uac_format_type_i_discrete_descriptor),
332 .bLength = sizeof(struct uac_endpoint_descriptor),
346 .bLength = sizeof(struct uac_endpoint_descriptor),
363 .bLength = sizeof(struct uac2_iso_endpoint_descriptor),
432 cs = (uint32_t)g_fuac_ac_head_desc.bLength;
433 cs += (uint32_t)g_fuac_input_terminal_desc.bLength;
434 cs += (uint32_t)g_fuac_output_terminal_desc.bLength;