Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c179 .set_selection = uif_set_selection,
H A Dvsp1_rwpf.c238 .set_selection = vsp1_rwpf_set_selection,
H A Dvsp1_brx.c263 .set_selection = brx_set_selection,
H 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()
H A Dvsp1_histo.c381 .set_selection = histo_set_selection,
/linux-6.15/drivers/staging/media/starfive/camss/
H A Dstf-isp.c312 .set_selection = isp_set_selection,
/linux-6.15/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c270 .set_selection = vimc_scaler_set_selection,
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-subdev.c301 sd->ops->pad->set_selection(sd, state, sel); in call_set_selection()
523 DEFINE_STATE_WRAPPER(set_selection, struct v4l2_subdev_selection);
532 .set_selection = call_set_selection_state,
830 sd, pad, set_selection, state, &sel); in subdev_do_ioctl()
915 sd, pad, set_selection, state, sel); in subdev_do_ioctl()
/linux-6.15/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-byteproc.c527 .set_selection = dcmipp_byteproc_set_selection,
/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c966 err = v4l2_subdev_call(input->camera, pad, set_selection, in atomisp_init_sensor()
975 err = v4l2_subdev_call(input->camera, pad, set_selection, in atomisp_init_sensor()
H A Datomisp_subdev.c587 .set_selection = isp_subdev_set_selection,
/linux-6.15/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-csi2.c495 .set_selection = ipu6_isys_csi2_set_sel,
/linux-6.15/drivers/media/i2c/
H A Dov2685.c646 .set_selection = ov2685_get_selection,
H A Dmt9m001.c713 .set_selection = mt9m001_set_selection,
H A Dov5670.c2600 .set_selection = ov5670_get_selection,
H A Dimx335.c1086 .set_selection = imx335_get_selection,
H A Dimx296.c832 .set_selection = imx296_set_selection,
H A Dmt9t112.c1011 .set_selection = mt9t112_set_selection,
H A Dmt9m114.c1312 .set_selection = mt9m114_pa_set_selection,
1995 .set_selection = mt9m114_ifp_set_selection,
H A Drj54n1cb0c.c1246 .set_selection = rj54n1_set_selection,
/linux-6.15/include/media/
H A Dv4l2-subdev.h872 int (*set_selection)(struct v4l2_subdev *sd, member
/linux-6.15/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-resizer.c618 .set_selection = rkisp1_rsz_set_selection,
H A Drkisp1-isp.c909 .set_selection = rkisp1_isp_set_selection,
/linux-6.15/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-pipe.c689 .set_selection = mxc_isi_pipe_set_selection,
/linux-6.15/drivers/staging/media/tegra-video/
H A Dvi.c664 if (!v4l2_subdev_has_op(subdev, pad, set_selection)) in tegra_channel_s_selection()
673 ret = v4l2_subdev_call(subdev, pad, set_selection, NULL, &sdsel); in tegra_channel_s_selection()

12