Home
last modified time | relevance | path

Searched refs:V4L2_SUBDEV_FORMAT_ACTIVE (Results 26 – 50 of 147) sorted by relevance

123456

/openbmc/linux/drivers/media/i2c/
H A Dadv7183.c443 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in adv7183_set_fmt()
531 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in adv7183_probe()
H A Dov7251.c1143 case V4L2_SUBDEV_FORMAT_ACTIVE: in __ov7251_get_pad_format()
1173 case V4L2_SUBDEV_FORMAT_ACTIVE: in __ov7251_get_pad_crop()
1238 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in ov7251_set_format()
1290 : V4L2_SUBDEV_FORMAT_ACTIVE, in ov7251_entity_init_cfg()
H A Dak881x.c131 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ak881x_get_selection()
H A Dov9640.c547 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in ov9640_set_fmt()
571 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ov9640_get_selection()
H A Dmt9t112.c881 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in mt9t112_get_selection()
907 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE || in mt9t112_set_selection()
983 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in mt9t112_set_fmt()
H A Dadv7170.c311 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in adv7170_set_fmt()
H A Dmt9p031.c554 case V4L2_SUBDEV_FORMAT_ACTIVE: in __mt9p031_get_pad_format()
570 case V4L2_SUBDEV_FORMAT_ACTIVE: in __mt9p031_get_pad_crop()
707 const int which = sd_state == NULL ? V4L2_SUBDEV_FORMAT_ACTIVE : in mt9p031_init_cfg()
H A Dtw9910.c729 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in tw9910_get_selection()
829 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in tw9910_set_fmt()
H A Dadv7175.c350 if (format->which == V4L2_SUBDEV_FORMAT_ACTIVE) in adv7175_set_fmt()
H A Dov01a10.c758 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in ov01a10_set_format()
828 if (sel->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ov01a10_get_selection()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c125 V4L2_SUBDEV_FORMAT_ACTIVE, ATOMISP_SUBDEV_PAD_SINK); in atomisp_subdev_format_conversion()
127 V4L2_SUBDEV_FORMAT_ACTIVE, ATOMISP_SUBDEV_PAD_SOURCE); in atomisp_subdev_format_conversion()
557 if (which == V4L2_SUBDEV_FORMAT_ACTIVE) { in atomisp_subdev_set_ffmt()
H A Datomisp_cmd.c3945 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_sensor_mipi_to_isp()
4059 &asd->subdev, NULL, V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt_to_isp()
4079 NULL, V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt_to_isp()
4233 V4L2_SUBDEV_FORMAT_ACTIVE, ATOMISP_SUBDEV_PAD_SINK); in atomisp_check_copy_mode()
4310 vformat.which = V4L2_SUBDEV_FORMAT_ACTIVE; in atomisp_set_fmt_to_snr()
4332 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt_to_snr()
4368 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt()
4374 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt()
4400 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt()
4416 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_set_fmt()
[all …]
H A Datomisp_fops.c583 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_release()
610 V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_release()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c123 case V4L2_SUBDEV_FORMAT_ACTIVE: in vsp1_entity_get_pad_config()
193 : V4L2_SUBDEV_FORMAT_ACTIVE, in vsp1_entity_init_cfg()
/openbmc/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c896 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_set_fmt()
975 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_init_mbus_fmt()
1279 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_enum_framesizes()
1313 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in ceu_enum_frameintervals()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c1073 V4L2_SUBDEV_FORMAT_ACTIVE); in omap3isp_resizer_isr()
1075 V4L2_SUBDEV_FORMAT_ACTIVE); in omap3isp_resizer_isr()
1534 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in resizer_set_format()
1577 format.which = fh ? V4L2_SUBDEV_FORMAT_TRY : V4L2_SUBDEV_FORMAT_ACTIVE; in resizer_init_formats()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-camera.c372 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in em28xx_init_camera()
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-v4l2.c218 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in rvin_reset_format()
336 ret = rvin_try_format(vin, V4L2_SUBDEV_FORMAT_ACTIVE, &f->fmt.pix, in rvin_s_fmt_vid_cap()
431 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in rvin_remote_rectangle()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-selection.rst126 subdevice and the ``which`` field is set to ``V4L2_SUBDEV_FORMAT_ACTIVE``.
/openbmc/linux/drivers/media/platform/atmel/
H A Datmel-isi.c631 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isi_set_fmt()
738 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isi_enum_framesizes()
769 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isi_enum_frameintervals()
1049 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isi_formats_init()
/openbmc/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()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp-video.c457 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isp_video_pipeline_validate()
460 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in isp_video_pipeline_validate()
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.c245 .which = V4L2_SUBDEV_FORMAT_ACTIVE, in vimc_get_pix_format()
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-core.c2100 if (which == V4L2_SUBDEV_FORMAT_ACTIVE) { in ccs_get_crop_compose()
2134 if (which == V4L2_SUBDEV_FORMAT_ACTIVE) { in ccs_propagate()
2194 if (fmt->which != V4L2_SUBDEV_FORMAT_ACTIVE) in ccs_set_format_source()
2261 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) in ccs_set_format()
2344 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in ccs_set_compose_binner()
2471 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in ccs_set_compose_scaler()
2498 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) in ccs_set_compose()
2553 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in ccs_set_crop()
2620 if (sel->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in __ccs_get_selection()
/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c1000 case V4L2_SUBDEV_FORMAT_ACTIVE: in __et8ek8_get_pad_format()
1041 if (fmt->which == V4L2_SUBDEV_FORMAT_ACTIVE) { in et8ek8_set_pad_format()
1284 __et8ek8_get_pad_format(sensor, NULL, 0, V4L2_SUBDEV_FORMAT_ACTIVE); in et8ek8_registered()

123456