Lines Matching defs:uvc_format
373 struct uvc_format { struct374 u8 type;375 u8 index;376 u8 bpp;377 enum v4l2_colorspace colorspace;378 enum v4l2_xfer_func xfer_func;379 enum v4l2_ycbcr_encoding ycbcr_enc;380 u32 fcc;381 u32 flags;383 char name[32];385 unsigned int nframes;386 struct uvc_frame *frame;