/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media-capture.c | 164 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 D | imx-media-capture.c | 362 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 D | vsp1_lif.c | 73 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_lut.c | 136 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_hsit.c | 118 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_drm.c | 89 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 D | vsp1_uif.c | 179 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_clu.c | 160 .get_fmt = vsp1_subdev_get_pad_format,
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_tpg.c | 104 .get_fmt = tpg_get_fmt,
|
H A D | atomisp_file.c | 170 .get_fmt = file_input_get_fmt,
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_tpg.c | 104 .get_fmt = tpg_get_fmt,
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_lif.c | 74 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_lut.c | 137 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_hsit.c | 120 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_drm.c | 89 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 D | vsp1_clu.c | 161 .get_fmt = vsp1_subdev_get_pad_format,
|
H A D | vsp1_uif.c | 182 .get_fmt = vsp1_subdev_get_pad_format,
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-subdev.c | 173 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 D | adv748x-csi2.c | 248 .get_fmt = adv748x_csi2_get_format,
|
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/ |
H A D | adv748x-csi2.c | 231 .get_fmt = adv748x_csi2_get_format,
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/ |
H A D | rzg2l-ip.c | 196 .get_fmt = v4l2_subdev_get_fmt,
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | ispvideo.c | 292 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 D | ispvideo.c | 285 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 D | fimc-isp-video.c | 463 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 D | fimc-isp-video.c | 468 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()
|