Home
last modified time | relevance | path

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

12

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c179 .set_selection = uif_set_selection,
H A Dvsp1_rwpf.c283 .set_selection = vsp1_rwpf_set_selection,
H A Dvsp1_brx.c270 .set_selection = brx_set_selection,
H A Dvsp1_drm.c157 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 Dvsp1_histo.c381 .set_selection = histo_set_selection,
/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c323 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 Dstf-isp.c312 .set_selection = isp_set_selection,
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c270 .set_selection = vimc_scaler_set_selection,
/linux/drivers/media/platform/rockchip/rkcif/
H A Drkcif-interface.c242 .set_selection = rkcif_interface_set_sel,
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_v4l2.c970 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 Datomisp_subdev.c580 .set_selection = isp_subdev_set_selection,
/linux/drivers/media/i2c/
H A Dgc0310.c539 .set_selection = gc0310_get_selection,
H A Dov2685.c646 .set_selection = ov2685_get_selection,
H A Dmt9m001.c713 .set_selection = mt9m001_set_selection,
H A Dov5670.c2596 .set_selection = ov5670_get_selection,
/linux/drivers/media/platform/arm/mali-c55/
H A Dmali-c55-isp.c413 .set_selection = mali_c55_isp_set_selection,
H A Dmali-c55-resizer.c1024 .set_selection = mali_c55_rsz_set_selection,
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-byteproc.c539 .set_selection = dcmipp_byteproc_set_selection,
/linux/drivers/staging/media/ipu7/
H A Dipu7-isys-csi2.c375 .set_selection = ipu7_isys_csi2_set_sel,
/linux/include/media/
H A Dv4l2-subdev.h846 int (*set_selection)(struct v4l2_subdev *sd, member
/linux/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/drivers/staging/media/tegra-video/
H A Dvi.c667 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 Dimx8-isi-pipe.c689 .set_selection = mxc_isi_pipe_set_selection,
/linux/drivers/media/platform/amlogic/c3/isp/
H A Dc3-isp-resizer.c793 .set_selection = c3_isp_rsz_set_selection,

12