Lines Matching refs:bLength

158   .bLength            = sizeof(struct usb_device_descriptor),
182 .bLength = sizeof(struct usb_config_descriptor),
200 .bLength = sizeof(struct usb_interface_assoc_descriptor),
218 .bLength = sizeof(struct usb_interface_descriptor),
233 .bLength = sizeof(struct uvc_vc_header_descriptor),
254 .bLength = sizeof(struct uvc_ct_descriptor),
272 .bLength = sizeof(struct uvc_processing_descriptor),
288 .bLength = sizeof(struct uvc_ot_descriptor),
301 .bLength = sizeof(struct uvc_extension_unit_descriptor1x2),
323 .bLength = sizeof(struct uvc_extension_unit_descriptor1x2),
345 .bLength = sizeof(struct usb_endpoint_descriptor),
362 .bLength = sizeof(struct usb_endpoint_ss_comp_descriptor),
372 .bLength = sizeof(struct uvc_vc_int_endpoint_descriptor),
380 .bLength = sizeof(struct usb_interface_descriptor),
399 .bLength = sizeof(struct uvc_vs_header_descriptor),
415 .bLength = sizeof(struct uvc_uncompressed_format_descriptor),
435 .bLength = sizeof(struct uvc_uncompressed_frame_descriptor3),
452 .bLength = sizeof(struct uvc_uncompressed_frame_descriptor3),
469 .bLength = sizeof(struct uvc_uncompressed_frame_descriptor3),
486 .bLength = sizeof(struct uvc_uncompressed_frame_descriptor3),
503 .bLength = sizeof(struct uvc_uncompressed_frame_descriptor3),
520 .bLength = sizeof(struct uvc_uncompressed_frame_descriptor3),
537 .bLength = sizeof(struct uvc_color_matching_descriptor),
548 .bLength = sizeof(struct uvc_frame_based_format_descriptor),
569 .bLength = sizeof(struct uvc_frame_based_frame_descriptor3),
586 .bLength = sizeof(struct uvc_frame_based_frame_descriptor3),
603 .bLength = sizeof(struct uvc_frame_based_frame_descriptor3),
620 .bLength = sizeof(struct uvc_frame_based_frame_descriptor3),
637 .bLength = sizeof(struct uvc_frame_based_frame_descriptor3),
654 .bLength = sizeof(struct uvc_frame_based_frame_descriptor3),
674 .bLength = sizeof(struct uvc_format_mjpeg),
689 .bLength = sizeof(struct uvc_mjpg_frame_descriptor1),
706 .bLength = sizeof(struct uvc_mjpg_frame_descriptor1),
723 .bLength = sizeof(struct uvc_mjpg_frame_descriptor1),
740 .bLength = sizeof(struct uvc_mjpg_frame_descriptor1),
757 .bLength = sizeof(struct uvc_mjpg_frame_descriptor1),
774 .bLength = sizeof(struct uvc_mjpg_frame_descriptor1),
794 .bLength = sizeof(struct usb_interface_descriptor),
807 .bLength = sizeof(struct usb_endpoint_descriptor),
823 .bLength = sizeof(struct usb_endpoint_ss_comp_descriptor),
836 .bLength = USB_DT_ENDPOINT_SIZE,
861 .bLength = sizeof(struct usb_endpoint_ss_comp_descriptor),
1352 cs = (uint32_t)g_fuvc_vc_head_desc.bLength;
1353 cs += (uint32_t)g_fuvc_vc_camera.bLength;
1354 cs += (uint32_t)g_fuvc_proc_desc.bLength;
1355 cs += (uint32_t)g_fuvc_vc_output_desc.bLength;
1358 cs += (uint32_t)g_fuvc_h264_ext_desc.bLength;
1360 cs += (uint32_t)g_fuvc_hicamera_ext_desc.bLength;