Home
last modified time | relevance | path

Searched refs:V4L2_SUBDEV_FORMAT_TRY (Results 1 – 25 of 139) sorted by relevance

123456

/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-fmt.rst57 to ``V4L2_SUBDEV_FORMAT_TRY``. When set, 'try' formats are not applied
76 ``V4L2_SUBDEV_FORMAT_TRY``, otherwise an error is returned and the errno
122 * - V4L2_SUBDEV_FORMAT_TRY
H A Dvidioc-subdev-g-crop.rst63 to ``V4L2_SUBDEV_FORMAT_TRY``. When set, 'try' crop rectangles are not
71 ``V4L2_SUBDEV_FORMAT_TRY``, otherwise an error is returned and the errno
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c218 if (which == V4L2_SUBDEV_FORMAT_TRY) { in atomisp_subdev_get_rect()
244 if (which == V4L2_SUBDEV_FORMAT_TRY) in atomisp_subdev_get_ffmt()
321 which == V4L2_SUBDEV_FORMAT_TRY ? "V4L2_SUBDEV_FORMAT_TRY" in atomisp_subdev_set_selection()
365 if (which == V4L2_SUBDEV_FORMAT_TRY) in atomisp_subdev_set_selection()
487 which == V4L2_SUBDEV_FORMAT_TRY ? "V4L2_SUBDEV_FORMAT_TRY" in atomisp_subdev_set_ffmt()
/linux-6.15/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c35 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in isc_scaler_get_fmt()
76 if (req_fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in isc_scaler_set_fmt()
H A Dmicrochip-csi2dc.c234 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in csi2dc_get_fmt()
283 if (req_fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in csi2dc_set_fmt()
/linux-6.15/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c121 if (which == V4L2_SUBDEV_FORMAT_TRY) in __resizer_get_format()
138 if (which == V4L2_SUBDEV_FORMAT_TRY) in __resizer_get_crop()
1298 __func__, sel->which == V4L2_SUBDEV_FORMAT_TRY ? "try" : "act", in resizer_set_selection()
1316 __func__, sel->which == V4L2_SUBDEV_FORMAT_TRY ? "try" : "act", in resizer_set_selection()
1321 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in resizer_set_selection()
1576 format.which = fh ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE; in resizer_init_formats()
/linux-6.15/drivers/media/i2c/
H A Dov6650.c477 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in ov6650_get_selection()
533 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in ov6650_set_selection()
592 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in ov6650_get_fmt()
724 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in ov6650_set_fmt()
731 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in ov6650_set_fmt()
H A Dimx412.c720 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx412_get_pad_format()
755 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx412_set_pad_format()
784 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE; in imx412_init_state()
H A Dov9282.c823 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in ov9282_get_pad_format()
869 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in ov9282_set_pad_format()
900 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE; in ov9282_init_state()
913 case V4L2_SUBDEV_FORMAT_TRY: in __ov9282_get_pad_crop()
H A Dov02a10.c317 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in ov02a10_set_fmt()
338 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in ov02a10_get_fmt()
518 .which = V4L2_SUBDEV_FORMAT_TRY, in ov02a10_init_state()
H A Dimx334.c879 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx334_get_pad_format()
920 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in imx334_set_pad_format()
950 fmt.which = sd_state ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE; in imx334_init_state()
H A Dhi556.c945 case V4L2_SUBDEV_FORMAT_TRY: in __hi556_get_pad_crop()
1084 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in hi556_set_format()
1118 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in hi556_get_format()
H A Dlt6911uxe.c395 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in lt6911uxe_set_format()
438 .which = sd_state ? V4L2_SUBDEV_FORMAT_TRY in lt6911uxe_init_state()
H A Dov5647.c884 case V4L2_SUBDEV_FORMAT_TRY: in __ov5647_get_pad_crop()
977 case V4L2_SUBDEV_FORMAT_TRY: in ov5647_get_pad_fmt()
1006 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in ov5647_set_pad_fmt()
H A Dov5670.c2265 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in ov5670_do_get_pad_format()
2311 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in ov5670_set_pad_format()
2551 case V4L2_SUBDEV_FORMAT_TRY: in __ov5670_get_pad_crop()
/linux-6.15/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c287 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in sun4i_csi_subdev_get_fmt()
304 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in sun4i_csi_subdev_set_fmt()
/linux-6.15/include/uapi/linux/
H A Dv4l2-subdev.h26 V4L2_SUBDEV_FORMAT_TRY = 0, enumerator
/linux-6.15/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c128 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_isp_subdev_get_fmt()
174 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in __isp_subdev_try_format()
208 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_isp_subdev_set_fmt()
H A Dfimc-lite.c574 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_try_fmt()
1031 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_get_fmt()
1079 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_set_fmt()
1127 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_get_selection()
1164 if (sel->which == V4L2_SUBDEV_FORMAT_TRY) { in fimc_lite_subdev_set_selection()
/linux-6.15/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c304 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_isp_proc_get_fmt()
327 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_isp_proc_set_fmt()
/linux-6.15/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c127 case V4L2_SUBDEV_FORMAT_TRY: in vsp1_entity_get_state()
367 .which = sd_state ? V4L2_SUBDEV_FORMAT_TRY in vsp1_entity_init_state()
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-subdev.c170 if (which != V4L2_SUBDEV_FORMAT_TRY && in check_which()
208 if (which == V4L2_SUBDEV_FORMAT_TRY && (!state || !state->pads)) in check_state()
605 return which == V4L2_SUBDEV_FORMAT_TRY ? in subdev_ioctl_get_state()
778 if (format->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
815 if (crop->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
875 if (fi->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
907 if (sel->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
1015 if (routing->which != V4L2_SUBDEV_FORMAT_TRY && ro_subdev) in subdev_do_ioctl()
/linux-6.15/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1005 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_get_fmt()
1040 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_oif_get_fmt()
1084 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_set_fmt()
1123 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_oif_set_fmt()
1273 if (fse->which == V4L2_SUBDEV_FORMAT_TRY) { in s5c73m3_oif_enum_frame_size()
/linux-6.15/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.c353 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_mipi_csi2_get_fmt()
376 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun6i_mipi_csi2_set_fmt()
/linux-6.15/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.c389 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun8i_a83t_mipi_csi2_get_fmt()
413 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in sun8i_a83t_mipi_csi2_set_fmt()

123456