Searched refs:b_descriptor_subtype (Results 1 – 3 of 3) sorted by relevance
242 .b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED,292 .b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED,367 .b_descriptor_subtype = UVC_VS_FRAME_MJPEG,410 .b_descriptor_subtype = UVC_VS_FRAME_MJPEG,
101 u8 b_descriptor_subtype; member
2185 h->frame.b_descriptor_subtype = UVC_VS_FRAME_UNCOMPRESSED; in uvcg_frame_make() 2188 h->frame.b_descriptor_subtype = UVC_VS_FRAME_MJPEG; in uvcg_frame_make() 2191 h->frame.b_descriptor_subtype = UVC_VS_FRAME_FRAME_BASED; in uvcg_frame_make() 3300 desc->bDescriptorSubType = frm->frame.b_descriptor_subtype; in __uvcg_copy_framebased_desc()