Home
last modified time | relevance | path

Searched refs:get_fmt (Results 1 - 25 of 342) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-capture.c164 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_enum_fmt_vid_cap()
276 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_try_fmt_vid_cap()
297 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_s_fmt_vid_cap()
546 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_validate_fmt()
785 ret = v4l2_subdev_call(sd, pad, get_fmt, NULL, &fmt_src); in imx_media_capture_device_register()
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-capture.c362 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_legacy_enum_fmt_vid_cap()
435 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_legacy_try_fmt_vid_cap()
461 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_legacy_s_fmt_vid_cap()
683 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_validate_fmt()
882 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, in capture_init_format()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_lif.c73 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_lut.c136 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_hsit.c118 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_drm.c89 ret = v4l2_subdev_call(&prev->subdev, pad, get_fmt, NULL, &format); in vsp1_du_insert_uif()
172 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, get_fmt, NULL, in vsp1_du_pipeline_setup_rpf()
500 ret = v4l2_subdev_call(&pipe->output->entity.subdev, pad, get_fmt, NULL, in vsp1_du_pipeline_setup_output()
H A Dvsp1_uif.c179 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_clu.c160 .get_fmt = vsp1_subdev_get_pad_format,
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.c104 .get_fmt = tpg_get_fmt,
H A Datomisp_file.c170 .get_fmt = file_input_get_fmt,
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.c104 .get_fmt = tpg_get_fmt,
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c74 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_lut.c137 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_hsit.c120 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_drm.c89 ret = v4l2_subdev_call(&prev->subdev, pad, get_fmt, NULL, &format); in vsp1_du_insert_uif()
172 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, get_fmt, NULL, in vsp1_du_pipeline_setup_rpf()
505 ret = v4l2_subdev_call(&pipe->output->entity.subdev, pad, get_fmt, NULL, in vsp1_du_pipeline_setup_output()
H A Dvsp1_clu.c161 .get_fmt = vsp1_subdev_get_pad_format,
H A Dvsp1_uif.c182 .get_fmt = vsp1_subdev_get_pad_format,
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-subdev.c173 sd->ops->pad->get_fmt(sd, cfg, format); in call_get_fmt()
327 .get_fmt = call_get_fmt,
485 return v4l2_subdev_call(sd, pad, get_fmt, subdev_fh->pad, format); in subdev_do_ioctl()
799 return v4l2_subdev_call(sd, pad, get_fmt, NULL, fmt); in v4l2_subdev_link_validate_get_format()
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/
H A Dadv748x-csi2.c248 .get_fmt = adv748x_csi2_get_format,
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/
H A Dadv748x-csi2.c231 .get_fmt = adv748x_csi2_get_format,
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-ip.c196 .get_fmt = v4l2_subdev_get_fmt,
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispvideo.c292 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in __isp_video_get_format()
758 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in isp_video_try_format()
811 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &format); in isp_video_get_selection()
1006 pad, get_fmt, NULL, &fmt); in isp_video_check_external_subdevs()
1008 dev_warn(isp->dev, "get_fmt returned null!\n"); in isp_video_check_external_subdevs()
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c285 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in __isp_video_get_format()
752 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in isp_video_try_format()
806 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &format); in isp_video_get_selection()
1002 pad, get_fmt, NULL, &fmt); in isp_video_check_external_subdevs()
1004 dev_warn(isp->dev, "get_fmt returned null!\n"); in isp_video_check_external_subdevs()
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-isp-video.c463 ret = v4l2_subdev_call(sd, pad, get_fmt, NULL, &sink_fmt); in isp_video_pipeline_validate()
475 ret = v4l2_subdev_call(sd, pad, get_fmt, NULL, &src_fmt); in isp_video_pipeline_validate()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp-video.c468 ret = v4l2_subdev_call(sd, pad, get_fmt, NULL, &sink_fmt); in isp_video_pipeline_validate()
479 ret = v4l2_subdev_call(sd, pad, get_fmt, NULL, &src_fmt); in isp_video_pipeline_validate()

Completed in 18 milliseconds

12345678910>>...14