Home
last modified time | relevance | path

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

123

/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``.
/linux/drivers/staging/media/tegra-video/
H A Dvi.c339 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in tegra_channel_enum_framesizes()
371 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in tegra_channel_enum_frameintervals()
437 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in __tegra_channel_try_format()
533 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in tegra_channel_set_format()
571 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in tegra_channel_set_subdev_active_fmt()
617 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in tegra_channel_g_selection()
620 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in tegra_channel_g_selection()
660 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in tegra_channel_s_selection()
1036 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in vi_fmts_bitmap_init()
/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()
/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/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c276 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in __isp_video_get_format()
720 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isp_video_try_format()
808 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isp_video_get_selection()
812 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isp_video_get_selection()
867 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isp_video_set_selection()
1038 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isp_video_check_external_subdevs()
/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/include/uapi/linux/
H A Dv4l2-subdev.h27 V4L2_SUBDEV_FORMAT_ACTIVE = 1, enumerator
/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 …]
H A Datomisp_ioctl.c536 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_enum_framesizes()
575 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_enum_frameintervals()
605 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_enum_fmt_cap()
849 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_dma_burst_len_cfg()
/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()

123