| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_uif.c | 179 .set_selection = uif_set_selection,
|
| H A D | vsp1_rwpf.c | 283 .set_selection = vsp1_rwpf_set_selection,
|
| H A D | vsp1_brx.c | 270 .set_selection = brx_set_selection,
|
| H A D | vsp1_drm.c | 157 ret = v4l2_subdev_call(&rpf->entity.subdev, pad, set_selection, NULL, in vsp1_du_pipeline_setup_rpf() 212 ret = v4l2_subdev_call(&pipe->brx->subdev, pad, set_selection, NULL, in vsp1_du_pipeline_setup_rpf()
|
| H A D | vsp1_histo.c | 381 .set_selection = histo_set_selection,
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 323 sd->ops->pad->set_selection(sd, state, sel); in call_set_selection() 545 DEFINE_STATE_WRAPPER(set_selection, struct v4l2_subdev_selection); 554 .set_selection = call_set_selection_state, 852 sd, pad, set_selection, state, &sel); in subdev_do_ioctl() 937 sd, pad, set_selection, state, sel); in subdev_do_ioctl()
|
| /linux/drivers/staging/media/starfive/camss/ |
| H A D | stf-isp.c | 312 .set_selection = isp_set_selection,
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-scaler.c | 270 .set_selection = vimc_scaler_set_selection,
|
| /linux/drivers/media/platform/rockchip/rkcif/ |
| H A D | rkcif-interface.c | 242 .set_selection = rkcif_interface_set_sel,
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_v4l2.c | 970 err = v4l2_subdev_call(input->sensor, pad, set_selection, in atomisp_init_sensor() 982 err = v4l2_subdev_call(input->sensor, pad, set_selection, in atomisp_init_sensor()
|
| H A D | atomisp_subdev.c | 580 .set_selection = isp_subdev_set_selection,
|
| /linux/drivers/media/i2c/ |
| H A D | gc0310.c | 539 .set_selection = gc0310_get_selection,
|
| H A D | ov2685.c | 646 .set_selection = ov2685_get_selection,
|
| H A D | mt9m001.c | 713 .set_selection = mt9m001_set_selection,
|
| H A D | ov5670.c | 2596 .set_selection = ov5670_get_selection,
|
| /linux/drivers/media/platform/arm/mali-c55/ |
| H A D | mali-c55-isp.c | 413 .set_selection = mali_c55_isp_set_selection,
|
| H A D | mali-c55-resizer.c | 1024 .set_selection = mali_c55_rsz_set_selection,
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| H A D | dcmipp-byteproc.c | 539 .set_selection = dcmipp_byteproc_set_selection,
|
| /linux/drivers/staging/media/ipu7/ |
| H A D | ipu7-isys-csi2.c | 375 .set_selection = ipu7_isys_csi2_set_sel,
|
| /linux/include/media/ |
| H A D | v4l2-subdev.h | 846 int (*set_selection)(struct v4l2_subdev *sd, member
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-resizer.c | 618 .set_selection = rkisp1_rsz_set_selection,
|
| H A D | rkisp1-isp.c | 909 .set_selection = rkisp1_isp_set_selection,
|
| /linux/drivers/staging/media/tegra-video/ |
| H A D | vi.c | 667 if (!v4l2_subdev_has_op(subdev, pad, set_selection)) in tegra_channel_s_selection() 676 ret = v4l2_subdev_call(subdev, pad, set_selection, NULL, &sdsel); in tegra_channel_s_selection()
|
| /linux/drivers/media/platform/nxp/imx8-isi/ |
| H A D | imx8-isi-pipe.c | 689 .set_selection = mxc_isi_pipe_set_selection,
|
| /linux/drivers/media/platform/amlogic/c3/isp/ |
| H A D | c3-isp-resizer.c | 793 .set_selection = c3_isp_rsz_set_selection,
|