Home
last modified time | relevance | path

Searched refs:get_selection (Results 1 – 25 of 76) sorted by relevance

1234

/linux/drivers/media/platform/renesas/vsp1/
A Dvsp1_uif.c178 .get_selection = uif_get_selection,
A Dvsp1_rwpf.c237 .get_selection = vsp1_rwpf_get_selection,
A Dvsp1_brx.c262 .get_selection = brx_get_selection,
A Dvsp1_histo.c382 .get_selection = histo_get_selection,
/linux/drivers/media/i2c/
A Dak881x.c218 .get_selection = ak881x_get_selection,
A Dov9640.c669 .get_selection = ov9640_get_selection,
A Dimx214.c953 .get_selection = imx214_get_selection,
A Dov01a10.c818 .get_selection = ov01a10_get_selection,
A Dov2685.c645 .get_selection = ov2685_get_selection,
A Dtw9910.c909 .get_selection = tw9910_get_selection,
A Dov5645.c1042 .get_selection = ov5645_get_selection,
A Dmt9m001.c712 .get_selection = mt9m001_get_selection,
A Dov4689.c592 .get_selection = ov4689_get_selection,
/linux/drivers/media/platform/microchip/
A Dmicrochip-isc-scaler.c172 .get_selection = isc_scaler_g_sel,
/linux/drivers/media/v4l2-core/
A Dv4l2-subdev.c293 sd->ops->pad->get_selection(sd, state, sel); in call_get_selection()
515 DEFINE_STATE_WRAPPER(get_selection, struct v4l2_subdev_selection);
524 .get_selection = call_get_selection_state,
782 sd, pad, get_selection, state, &sel); in subdev_do_ioctl()
879 sd, pad, get_selection, state, sel); in subdev_do_ioctl()
/linux/drivers/media/test-drivers/vimc/
A Dvimc-scaler.c269 .get_selection = vimc_scaler_get_selection,
/linux/drivers/staging/media/starfive/camss/
A Dstf-isp.c311 .get_selection = isp_get_selection,
/linux/drivers/staging/media/tegra-video/
A Dvi.c481 if (!v4l2_subdev_has_op(subdev, pad, get_selection)) { in __tegra_channel_try_format()
485 ret = v4l2_subdev_call(subdev, pad, get_selection, in __tegra_channel_try_format()
625 if (!v4l2_subdev_has_op(subdev, pad, get_selection)) in tegra_channel_g_selection()
634 ret = v4l2_subdev_call(subdev, pad, get_selection, NULL, &sdsel); in tegra_channel_g_selection()
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
A Ddcmipp-byteproc.c390 .get_selection = dcmipp_byteproc_get_selection,
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_v4l2.c926 err = v4l2_subdev_call(input->camera, pad, get_selection, in atomisp_init_sensor()
935 err = v4l2_subdev_call(input->camera, pad, get_selection, in atomisp_init_sensor()
A Datomisp_subdev.c597 .get_selection = isp_subdev_get_selection,
/linux/drivers/media/pci/intel/ipu6/
A Dipu6-isys-csi2.c500 .get_selection = ipu6_isys_csi2_get_sel,
/linux/include/media/
A Dv4l2-subdev.h858 int (*get_selection)(struct v4l2_subdev *sd, member
/linux/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-resizer.c617 .get_selection = rkisp1_rsz_get_selection,
/linux/drivers/media/platform/nxp/imx8-isi/
A Dimx8-isi-pipe.c688 .get_selection = mxc_isi_pipe_get_selection,

Completed in 68 milliseconds

1234