Home
last modified time | relevance | path

Searched refs:set_selection (Results 1 – 25 of 51) sorted by relevance

123

/linux/drivers/media/platform/renesas/vsp1/
A Dvsp1_uif.c179 .set_selection = uif_set_selection,
A Dvsp1_rwpf.c238 .set_selection = vsp1_rwpf_set_selection,
A Dvsp1_brx.c263 .set_selection = brx_set_selection,
A Dvsp1_drm.c156 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, set_selection, NULL, in vsp1_du_pipeline_setup_rpf()
211 ret = v4l2_subdev_call(&pipe->brx->subdev, pad, set_selection, NULL, in vsp1_du_pipeline_setup_rpf()
A Dvsp1_histo.c383 .set_selection = histo_set_selection,
/linux/drivers/media/v4l2-core/
A Dv4l2-subdev.c301 sd->ops->pad->set_selection(sd, state, sel); in call_set_selection()
516 DEFINE_STATE_WRAPPER(set_selection, struct v4l2_subdev_selection);
525 .set_selection = call_set_selection_state,
808 sd, pad, set_selection, state, &sel); in subdev_do_ioctl()
893 sd, pad, set_selection, state, sel); in subdev_do_ioctl()
/linux/drivers/media/test-drivers/vimc/
A Dvimc-scaler.c270 .set_selection = vimc_scaler_set_selection,
/linux/drivers/staging/media/starfive/camss/
A Dstf-isp.c312 .set_selection = isp_set_selection,
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
A Ddcmipp-byteproc.c391 .set_selection = dcmipp_byteproc_set_selection,
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_v4l2.c977 err = v4l2_subdev_call(input->camera, pad, set_selection, in atomisp_init_sensor()
986 err = v4l2_subdev_call(input->camera, pad, set_selection, in atomisp_init_sensor()
A Datomisp_subdev.c598 .set_selection = isp_subdev_set_selection,
/linux/drivers/media/pci/intel/ipu6/
A Dipu6-isys-csi2.c501 .set_selection = ipu6_isys_csi2_set_sel,
/linux/include/media/
A Dv4l2-subdev.h861 int (*set_selection)(struct v4l2_subdev *sd, member
/linux/drivers/media/i2c/
A Dov2685.c646 .set_selection = ov2685_get_selection,
A Dmt9m001.c713 .set_selection = mt9m001_set_selection,
A Dimx335.c1077 .set_selection = imx335_get_selection,
A Dmt9t112.c1011 .set_selection = mt9t112_set_selection,
A Dov5670.c2600 .set_selection = ov5670_get_selection,
A Dimx296.c832 .set_selection = imx296_set_selection,
A Dmt9m114.c1312 .set_selection = mt9m114_pa_set_selection,
1995 .set_selection = mt9m114_ifp_set_selection,
A Dov6650.c1031 .set_selection = ov6650_set_selection,
/linux/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-resizer.c618 .set_selection = rkisp1_rsz_set_selection,
A Drkisp1-isp.c909 .set_selection = rkisp1_isp_set_selection,
/linux/drivers/media/platform/nxp/imx8-isi/
A Dimx8-isi-pipe.c689 .set_selection = mxc_isi_pipe_set_selection,
/linux/drivers/staging/media/tegra-video/
A Dvi.c666 if (!v4l2_subdev_has_op(subdev, pad, set_selection)) in tegra_channel_s_selection()
675 ret = v4l2_subdev_call(subdev, pad, set_selection, NULL, &sdsel); in tegra_channel_s_selection()

Completed in 71 milliseconds

123