Home
last modified time | relevance | path

Searched refs:V4L2_SUBDEV_FORMAT_TRY (Results 101 – 125 of 150) sorted by relevance

123456

/openbmc/linux/drivers/media/i2c/
H A Dov2685.c407 case V4L2_SUBDEV_FORMAT_TRY: in __ov2685_get_pad_crop()
H A Dov7670.c1119 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in ov7670_set_fmt()
1155 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in ov7670_get_fmt()
H A Disl7998x.c1009 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in isl7998x_get_fmt()
1046 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in isl7998x_set_fmt()
H A Dov01a10.c784 .which = V4L2_SUBDEV_FORMAT_TRY, in ov01a10_init_cfg()
H A Dst-vgxy61.c782 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in vgxy61_get_fmt()
1296 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in vgxy61_set_fmt()
H A Dmt9m001.c333 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in mt9m001_get_fmt()
H A Dadv7511-v4l2.c1238 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in adv7511_get_fmt()
1293 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in adv7511_set_fmt()
H A Dov5648.c2234 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in ov5648_get_fmt()
2287 if (format->which == V4L2_SUBDEV_FORMAT_TRY) in ov5648_set_fmt()
H A Dtvp5150.c1036 case V4L2_SUBDEV_FORMAT_TRY: in tvp5150_get_pad_crop()
1138 sel->which == V4L2_SUBDEV_FORMAT_TRY) in tvp5150_set_selection()
H A Dmt9v111.c799 case V4L2_SUBDEV_FORMAT_TRY: in __mt9v111_get_pad_format()
/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c258 case V4L2_SUBDEV_FORMAT_TRY: in __xtpg_get_pad_format()
H A Dxilinx-csi2rxss.c673 case V4L2_SUBDEV_FORMAT_TRY: in __xcsi2rxss_get_pad_format()
/openbmc/linux/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c503 if (which == V4L2_SUBDEV_FORMAT_TRY) in __csi2_get_fmt()
H A Dimx-media-vdic.c538 if (which == V4L2_SUBDEV_FORMAT_TRY) in __vdic_get_fmt()
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc2235.c563 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in gc2235_set_fmt()
H A Datomisp-ov2722.c673 if (format->which == V4L2_SUBDEV_FORMAT_TRY) { in ov2722_set_fmt()
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dcsi.c211 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in csi_set_format()
H A Dvi.c432 .which = V4L2_SUBDEV_FORMAT_TRY, in __tegra_channel_try_format()
436 .which = V4L2_SUBDEV_FORMAT_TRY, in __tegra_channel_try_format()
/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c730 .which = state ? V4L2_SUBDEV_FORMAT_TRY in cal_camerarx_sd_init_cfg()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c3793 .which = V4L2_SUBDEV_FORMAT_TRY, in atomisp_try_fmt()
3824 ret = atomisp_set_crop(isp, &format.format, V4L2_SUBDEV_FORMAT_TRY); in atomisp_try_fmt()
4257 .which = V4L2_SUBDEV_FORMAT_TRY, in atomisp_set_fmt_to_snr()
4283 ret = atomisp_set_crop(isp, &vformat.format, V4L2_SUBDEV_FORMAT_TRY); in atomisp_set_fmt_to_snr()
4287 vformat.which = V4L2_SUBDEV_FORMAT_TRY; in atomisp_set_fmt_to_snr()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmipi-csis.c571 if (which == V4L2_SUBDEV_FORMAT_TRY) in __s5pcsis_get_format()
/openbmc/linux/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c965 .which = V4L2_SUBDEV_FORMAT_TRY, in dcmi_try_fmt()
1145 .which = V4L2_SUBDEV_FORMAT_TRY, in dcmi_set_sensor_format()
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-base.c828 .which = V4L2_SUBDEV_FORMAT_TRY, in isc_try_fse()
867 .which = V4L2_SUBDEV_FORMAT_TRY, in isc_try_fmt()
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1233 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in cio2_subdev_get_fmt()
1267 if (fmt->which == V4L2_SUBDEV_FORMAT_TRY) in cio2_subdev_set_fmt()
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-v4l2.c323 return rvin_try_format(vin, V4L2_SUBDEV_FORMAT_TRY, &f->fmt.pix, NULL); in rvin_try_fmt_vid_cap()

123456