Home
last modified time | relevance | path

Searched refs:V4L2_SUBDEV_FORMAT_ACTIVE (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/media/platform/xilinx/
H A Dxilinx-vip.c257 if (code->which == V4L2_SUBDEV_FORMAT_ACTIVE) in xvip_enum_mbus_code()
295 if (fse->which == V4L2_SUBDEV_FORMAT_ACTIVE) in xvip_enum_frame_size()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-fmt.rst44 ``V4L2_SUBDEV_FORMAT_ACTIVE``. When they call the
125 * - V4L2_SUBDEV_FORMAT_ACTIVE
148 and the ``which`` field is set to ``V4L2_SUBDEV_FORMAT_ACTIVE``.
H A Dvidioc-subdev-g-crop.rst47 to ``V4L2_SUBDEV_FORMAT_ACTIVE``. They then call the
127 and the ``which`` field is set to ``V4L2_SUBDEV_FORMAT_ACTIVE``.
H A Dvidioc-subdev-g-client-cap.rst92 ``which`` field is forced to ``V4L2_SUBDEV_FORMAT_ACTIVE`` by the
H A Dvidioc-subdev-g-selection.rst125 subdevice and the ``which`` field is set to ``V4L2_SUBDEV_FORMAT_ACTIVE``.
H A Dvidioc-subdev-g-frame-interval.rst126 subdevice and the ``which`` field is set to ``V4L2_SUBDEV_FORMAT_ACTIVE``.
/linux/drivers/media/i2c/
H A Dmt9v011.c353 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in mt9v011_set_fmt()
373 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE) in mt9v011_get_frame_interval()
394 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE) in mt9v011_set_frame_interval()
H A Dadv7183.c443 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in adv7183_set_fmt()
529 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in adv7183_probe()
H A Dtvp514x.c753 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE) in tvp514x_get_frame_interval()
778 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE) in tvp514x_set_frame_interval()
898 if (which == V4L2_SUBDEV_FORMAT_ACTIVE) { in tvp514x_get_pad_format()
H A Dak881x.c131 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ak881x_get_selection()
H A Dadv7170.c311 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in adv7170_set_fmt()
H A Dtw9910.c724 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in tw9910_get_selection()
824 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in tw9910_set_fmt()
H A Dov772x.c731 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ov772x_get_frame_interval()
753 if (ival->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ov772x_set_frame_interval()
1179 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ov772x_get_selection()
H A Dadv7175.c350 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in adv7175_set_fmt()
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c150 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE && vscaler->src_frame) in vimc_scaler_set_fmt()
253 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE && vscaler->src_frame) in vimc_scaler_set_selection()
H A Dvimc-common.c247 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in vimc_get_pix_format()
/linux/include/uapi/linux/
H A Dv4l2-subdev.h27 V4L2_SUBDEV_FORMAT_ACTIVE = 1, enumerator
/linux/drivers/staging/media/imx/
H A Dimx-ic-prp.c406 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE) in prp_get_frame_interval()
429 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE) in prp_set_frame_interval()
H A Dimx-ic-prpencvf.c959 if (sdformat->which == V4L2_SUBDEV_FORMAT_ACTIVE) in prp_set_fmt()
963 if (sdformat->which == V4L2_SUBDEV_FORMAT_ACTIVE) in prp_set_fmt()
1216 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE) in prp_get_frame_interval()
1239 if (fi->which != V4L2_SUBDEV_FORMAT_ACTIVE) in prp_set_frame_interval()
/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-crossbar.c258 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE && in mxc_isi_crossbar_set_fmt()
314 if (which == V4L2_SUBDEV_FORMAT_ACTIVE && in mxc_isi_crossbar_set_routing()
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c3592 sink = atomisp_subdev_get_ffmt(&isp->asd.subdev, NULL, V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_get_padding()
3714 if (which == V4L2_SUBDEV_FORMAT_ACTIVE) { in atomisp_set_sensor_crop_and_fmt()
3758 if (ret == 0 && which == V4L2_SUBDEV_FORMAT_ACTIVE && input->sensor_isp) { in atomisp_set_sensor_crop_and_fmt()
3778 if (ret == 0 && which == V4L2_SUBDEV_FORMAT_ACTIVE) { in atomisp_set_sensor_crop_and_fmt()
3947 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_sensor_mipi_to_isp()
4062 &asd->subdev, NULL, V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt_to_isp()
4079 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt_to_isp()
4234 V4L2_SUBDEV_FORMAT_ACTIVE, ATOMISP_SUBDEV_PAD_SINK); in atomisp_check_copy_mode()
4236 V4L2_SUBDEV_FORMAT_ACTIVE, ATOMISP_SUBDEV_PAD_SOURCE); in atomisp_check_copy_mode()
4294 ret = atomisp_set_sensor_crop_and_fmt(isp, &ffmt, V4L2_SUBDEV_FORMAT_ACTIVE); in atomisp_set_fmt_to_snr()
[all …]
/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c894 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_set_fmt()
973 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_init_mbus_fmt()
1273 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_enum_framesizes()
1307 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_enum_frameintervals()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-camera.c372 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in em28xx_init_camera()
/linux/drivers/media/pci/cobalt/
H A Dcobalt-driver.c496 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in cobalt_subdevs_init()
578 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in cobalt_subdevs_hsma_init()
/linux/drivers/media/platform/intel/
H A Dpxa_camera.c721 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in pxa_mbus_build_fmts_xlate()
1641 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in pxa_camera_get_formats()
1862 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in pxac_vidioc_s_fmt_vid_cap()
2054 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in pxa_camera_sensor_bound()

12