Lines Matching defs:uvc_format
398 struct uvc_format { struct399 u8 type;400 u8 index;401 u8 bpp;402 enum v4l2_colorspace colorspace;403 enum v4l2_xfer_func xfer_func;404 enum v4l2_ycbcr_encoding ycbcr_enc;405 u32 fcc;406 u32 flags;408 char name[32];410 unsigned int nframes;411 struct uvc_frame *frame;