| /linux/drivers/media/platform/renesas/vsp1/ |
| A D | vsp1_uif.c | 179 .set_selection = uif_set_selection,
|
| A D | vsp1_rwpf.c | 238 .set_selection = vsp1_rwpf_set_selection,
|
| A D | vsp1_brx.c | 263 .set_selection = brx_set_selection,
|
| A D | vsp1_drm.c | 156 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 D | vsp1_histo.c | 383 .set_selection = histo_set_selection,
|
| /linux/drivers/media/v4l2-core/ |
| A D | v4l2-subdev.c | 301 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 D | vimc-scaler.c | 270 .set_selection = vimc_scaler_set_selection,
|
| /linux/drivers/staging/media/starfive/camss/ |
| A D | stf-isp.c | 312 .set_selection = isp_set_selection,
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| A D | dcmipp-byteproc.c | 391 .set_selection = dcmipp_byteproc_set_selection,
|
| /linux/drivers/staging/media/atomisp/pci/ |
| A D | atomisp_v4l2.c | 977 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 D | atomisp_subdev.c | 598 .set_selection = isp_subdev_set_selection,
|
| /linux/drivers/media/pci/intel/ipu6/ |
| A D | ipu6-isys-csi2.c | 501 .set_selection = ipu6_isys_csi2_set_sel,
|
| /linux/include/media/ |
| A D | v4l2-subdev.h | 861 int (*set_selection)(struct v4l2_subdev *sd, member
|
| /linux/drivers/media/i2c/ |
| A D | ov2685.c | 646 .set_selection = ov2685_get_selection,
|
| A D | mt9m001.c | 713 .set_selection = mt9m001_set_selection,
|
| A D | imx335.c | 1077 .set_selection = imx335_get_selection,
|
| A D | mt9t112.c | 1011 .set_selection = mt9t112_set_selection,
|
| A D | ov5670.c | 2600 .set_selection = ov5670_get_selection,
|
| A D | imx296.c | 832 .set_selection = imx296_set_selection,
|
| A D | mt9m114.c | 1312 .set_selection = mt9m114_pa_set_selection, 1995 .set_selection = mt9m114_ifp_set_selection,
|
| A D | ov6650.c | 1031 .set_selection = ov6650_set_selection,
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| A D | rkisp1-resizer.c | 618 .set_selection = rkisp1_rsz_set_selection,
|
| A D | rkisp1-isp.c | 909 .set_selection = rkisp1_isp_set_selection,
|
| /linux/drivers/media/platform/nxp/imx8-isi/ |
| A D | imx8-isi-pipe.c | 689 .set_selection = mxc_isi_pipe_set_selection,
|
| /linux/drivers/staging/media/tegra-video/ |
| A D | vi.c | 666 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()
|