Lines Matching defs:which
831 unsigned int pad, enum v4l2_subdev_format_whence which)
833 if (which == V4L2_SUBDEV_FORMAT_TRY)
842 enum v4l2_subdev_format_whence which)
870 format = __csi2_get_format(csi2, cfg, CSI2_PAD_SINK, which);
910 code->which);
945 csi2_try_format(csi2, cfg, fse->pad, &format, fse->which);
955 csi2_try_format(csi2, cfg, fse->pad, &format, fse->which);
975 format = __csi2_get_format(csi2, cfg, fmt->pad, fmt->which);
996 format = __csi2_get_format(csi2, cfg, fmt->pad, fmt->which);
1000 csi2_try_format(csi2, cfg, fmt->pad, &fmt->format, fmt->which);
1006 fmt->which);
1008 csi2_try_format(csi2, cfg, CSI2_PAD_SOURCE, format, fmt->which);
1029 format.which = fh ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE;