Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/media/platform/renesas/vsp1/
Dvsp1_uif.c185 .set_selection = uif_set_selection,
Dvsp1_rwpf.c253 .set_selection = vsp1_rwpf_set_selection,
Dvsp1_brx.c275 .set_selection = brx_set_selection,
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()
Dvsp1_histo.c413 .set_selection = histo_set_selection,
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-subdev.c306 sd->ops->pad->set_selection(sd, state, sel); in call_set_selection()
420 DEFINE_STATE_WRAPPER(set_selection, struct v4l2_subdev_selection);
429 .set_selection = call_set_selection_state,
695 sd, pad, set_selection, state, &sel); in subdev_do_ioctl()
780 sd, pad, set_selection, state, sel); in subdev_do_ioctl()
/linux-6.6.21/drivers/media/test-drivers/vimc/
Dvimc-scaler.c302 .set_selection = vimc_scaler_set_selection,
/linux-6.6.21/drivers/staging/media/atomisp/pci/
Datomisp_v4l2.c998 err = v4l2_subdev_call(input->camera, pad, set_selection, &sd_state, &sel); in atomisp_init_sensor()
1005 err = v4l2_subdev_call(input->camera, pad, set_selection, NULL, &sel); in atomisp_init_sensor()
Datomisp_subdev.c632 .set_selection = isp_subdev_set_selection,
/linux-6.6.21/drivers/media/i2c/
Dov2685.c655 .set_selection = ov2685_get_selection,
Dmt9m001.c720 .set_selection = mt9m001_set_selection,
Dimx296.c842 .set_selection = imx296_set_selection,
Dmt9t112.c1012 .set_selection = mt9t112_set_selection,
Dov5670.c2635 .set_selection = ov5670_get_selection,
Drj54n1cb0c.c1248 .set_selection = rj54n1_set_selection,
Dmt9v032.c973 .set_selection = mt9v032_set_selection,
Dmt9p031.c1052 .set_selection = mt9p031_set_selection,
Dov6650.c1009 .set_selection = ov6650_set_selection,
Dov2680.c886 .set_selection = ov2680_set_selection,
/linux-6.6.21/include/media/
Dv4l2-subdev.h861 int (*set_selection)(struct v4l2_subdev *sd, member
/linux-6.6.21/drivers/media/platform/rockchip/rkisp1/
Drkisp1-resizer.c688 .set_selection = rkisp1_rsz_set_selection,
Drkisp1-isp.c839 .set_selection = rkisp1_isp_set_selection,
/linux-6.6.21/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-pipe.c690 .set_selection = mxc_isi_pipe_set_selection,
/linux-6.6.21/drivers/staging/media/tegra-video/
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()
/linux-6.6.21/drivers/staging/media/omap4iss/
Diss_video.c729 ret = v4l2_subdev_call(subdev, pad, set_selection, NULL, &sdsel); in iss_video_set_selection()

12