Lines Matching defs:uvc_format
259 struct uvc_format { struct260 u8 type;261 u8 index;262 u8 bpp;263 enum v4l2_colorspace colorspace;264 enum v4l2_xfer_func xfer_func;265 enum v4l2_ycbcr_encoding ycbcr_enc;266 u32 fcc;267 u32 flags;269 unsigned int nframes;270 struct uvc_frame *frame;