Lines Matching defs:which

915 	if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
942 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE)
1074 /* record which output pad is now active */
1164 unsigned int pad, enum v4l2_subdev_format_whence which)
1166 if (which == V4L2_SUBDEV_FORMAT_TRY)
1174 enum v4l2_subdev_format_whence which)
1176 if (which == V4L2_SUBDEV_FORMAT_TRY)
1184 enum v4l2_subdev_format_whence which)
1186 if (which == V4L2_SUBDEV_FORMAT_TRY)
1244 infmt = __csi_get_fmt(priv, sd_state, CSI_SINK_PAD, code->which);
1306 crop = __csi_get_crop(priv, sd_state, fse->which);
1337 crop = __csi_get_crop(priv, sd_state, fie->which);
1369 fmt = __csi_get_fmt(priv, sd_state, sdformat->pad, sdformat->which);
1386 __csi_get_fmt(priv, sd_state, CSI_SINK_PAD, sdformat->which);
1442 infmt = __csi_get_fmt(priv, sd_state, CSI_SINK_PAD, sdformat->which);
1543 crop = __csi_get_crop(priv, sd_state, sdformat->which);
1544 compose = __csi_get_compose(priv, sd_state, sdformat->which);
1548 fmt = __csi_get_fmt(priv, sd_state, sdformat->pad, sdformat->which);
1561 format.which = sdformat->which;
1567 sdformat->which);
1570 if (sdformat->which == V4L2_SUBDEV_FORMAT_ACTIVE)
1575 if (sdformat->which == V4L2_SUBDEV_FORMAT_ACTIVE)
1597 infmt = __csi_get_fmt(priv, sd_state, CSI_SINK_PAD, sel->which);
1598 crop = __csi_get_crop(priv, sd_state, sel->which);
1599 compose = __csi_get_compose(priv, sd_state, sel->which);
1674 infmt = __csi_get_fmt(priv, sd_state, CSI_SINK_PAD, sel->which);
1675 crop = __csi_get_crop(priv, sd_state, sel->which);
1676 compose = __csi_get_compose(priv, sd_state, sel->which);
1687 if (sel->which == V4L2_SUBDEV_FORMAT_TRY)
1708 if (sel->which == V4L2_SUBDEV_FORMAT_TRY)
1733 outfmt = __csi_get_fmt(priv, sd_state, pad, sel->which);