Lines Matching defs:which
850 enum v4l2_subdev_format_whence which)
852 switch (which) {
870 format->which);
877 unsigned int pad, enum v4l2_subdev_format_whence which)
879 switch (which) {
900 format->which);
910 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
925 format->which);
942 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE;
961 sel->which);