Home
last modified time | relevance | path

Searched refs:get_fmt (Results 1 – 25 of 136) sorted by relevance

123456

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_lif.c73 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_hsit.c118 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_lut.c136 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_clu.c160 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_drm.c87 ret = v4l2_subdev_call(&prev->subdev, pad, get_fmt, NULL, &format); in vsp1_du_insert_uif()
170 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, get_fmt, NULL, in vsp1_du_pipeline_setup_rpf()
498 ret = v4l2_subdev_call(&pipe->output->entity.subdev, pad, get_fmt, NULL, in vsp1_du_pipeline_setup_output()
Dvsp1_uif.c179 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_rwpf.c246 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_brx.c270 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_uds.c246 .get_fmt = vsp1_subdev_get_pad_format,
Dvsp1_sru.c258 .get_fmt = vsp1_subdev_get_pad_format,
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_camera_platform.c118 .get_fmt = soc_camera_platform_fill_fmt,
/Linux-v4.19/drivers/staging/media/imx/
Dimx-media-capture.c166 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_enum_fmt_vid_cap()
216 ret = v4l2_subdev_call(priv->src_sd, pad, get_fmt, NULL, &fmt_src); in capture_try_fmt_vid_cap()
681 v4l2_subdev_call(sd, pad, get_fmt, NULL, &fmt_src); in imx_media_capture_device_register()
/Linux-v4.19/drivers/media/i2c/adv748x/
Dadv748x-csi2.c207 .get_fmt = adv748x_csi2_get_format,
/Linux-v4.19/drivers/media/i2c/
Dak881x.c224 .get_fmt = ak881x_fill_fmt,
Dadv7170.c335 .get_fmt = adv7170_get_fmt,
Dadv7175.c389 .get_fmt = adv7175_get_fmt,
Ds5k6a3.c173 .get_fmt = s5k6a3_get_fmt,
Dml86v7667.c303 .get_fmt = ml86v7667_fill_fmt,
/Linux-v4.19/drivers/media/platform/omap3isp/
Dispvideo.c296 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in __isp_video_get_format()
766 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in isp_video_try_format()
819 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &format); in isp_video_get_selection()
1014 pad, get_fmt, NULL, &fmt); in isp_video_check_external_subdevs()
/Linux-v4.19/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c117 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in __vpfe_video_get_format()
250 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, in vpfe_video_validate_pipeline()
265 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt_source); in vpfe_video_validate_pipeline()
700 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &sd_fmt); in vpfe_enum_fmt()
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-isp-video.c464 ret = v4l2_subdev_call(sd, pad, get_fmt, NULL, &sink_fmt); in isp_video_pipeline_validate()
476 ret = v4l2_subdev_call(sd, pad, get_fmt, NULL, &src_fmt); in isp_video_pipeline_validate()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-subdev.c302 return v4l2_subdev_call(sd, pad, get_fmt, subdev_fh->pad, format); in subdev_do_ioctl()
621 return v4l2_subdev_call(sd, pad, get_fmt, NULL, fmt); in v4l2_subdev_link_validate_get_format()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-empress.c118 saa_call_all(dev, pad, get_fmt, NULL, &fmt); in empress_g_fmt_vid_cap()
/Linux-v4.19/drivers/staging/media/omap4iss/
Diss_video.c265 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in __iss_video_get_format()
648 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &fmt); in iss_video_try_format()
702 ret = v4l2_subdev_call(subdev, pad, get_fmt, NULL, &format); in iss_video_get_selection()
/Linux-v4.19/drivers/media/platform/
Dvideo-mux.c310 .get_fmt = video_mux_get_format,

123456