Lines Matching defs:which
873 enum v4l2_subdev_format_whence which)
875 switch (which) {
892 format->which);
898 unsigned int pad, enum v4l2_subdev_format_whence which)
900 switch (which) {
921 format->which);
931 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) {
946 format->which);
963 fmt.which = cfg ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE;
982 sel->which);