Searched refs:uvcg_format_yuv (Results 1 – 1 of 1) sorted by relevance
171 static struct uvcg_uncompressed uvcg_format_yuv = { variable197 .fmt = &uvcg_format_yuv.fmt,449 (const struct uvc_descriptor_header *) &uvcg_format_yuv.desc,462 (const struct uvc_descriptor_header *) &uvcg_format_yuv.desc,475 (const struct uvc_descriptor_header *) &uvcg_format_yuv.desc,546 INIT_LIST_HEAD(&uvcg_format_yuv.fmt.frames); in webcam_bind()547 list_add_tail(&uvcg_frame_ptr_yuv_360p.entry, &uvcg_format_yuv.fmt.frames); in webcam_bind()548 list_add_tail(&uvcg_frame_ptr_yuv_720p.entry, &uvcg_format_yuv.fmt.frames); in webcam_bind()549 uvcg_format_yuv.fmt.num_frames = 2; in webcam_bind()