Lines Matching refs:format
712 struct v4l2_subdev_format *format)
717 if (format->pad == MAX9286_SRC_PAD)
721 switch (format->format.code) {
728 format->format.code = MEDIA_BUS_FMT_UYVY8_1X16;
732 cfg_fmt = max9286_get_pad_format(priv, cfg, format->pad, format->which);
737 *cfg_fmt = format->format;
745 struct v4l2_subdev_format *format)
749 unsigned int pad = format->pad;
753 * format of the first bound link. All links must have the same format,
760 cfg_fmt = max9286_get_pad_format(priv, cfg, pad, format->which);
765 format->format = *cfg_fmt;
800 struct v4l2_mbus_framefmt *format;
804 format = v4l2_subdev_get_try_format(subdev, fh->pad, i);
805 max9286_init_format(format);
969 * Video format setup: