| /linux/drivers/media/platform/renesas/vsp1/ |
| A D | vsp1_uif.c | 178 .get_selection = uif_get_selection,
|
| A D | vsp1_rwpf.c | 237 .get_selection = vsp1_rwpf_get_selection,
|
| A D | vsp1_brx.c | 262 .get_selection = brx_get_selection,
|
| A D | vsp1_histo.c | 382 .get_selection = histo_get_selection,
|
| /linux/drivers/media/i2c/ |
| A D | ak881x.c | 218 .get_selection = ak881x_get_selection,
|
| A D | ov9640.c | 669 .get_selection = ov9640_get_selection,
|
| A D | imx214.c | 953 .get_selection = imx214_get_selection,
|
| A D | ov01a10.c | 818 .get_selection = ov01a10_get_selection,
|
| A D | ov2685.c | 645 .get_selection = ov2685_get_selection,
|
| A D | tw9910.c | 909 .get_selection = tw9910_get_selection,
|
| A D | ov5645.c | 1042 .get_selection = ov5645_get_selection,
|
| A D | mt9m001.c | 712 .get_selection = mt9m001_get_selection,
|
| A D | ov4689.c | 592 .get_selection = ov4689_get_selection,
|
| /linux/drivers/media/platform/microchip/ |
| A D | microchip-isc-scaler.c | 172 .get_selection = isc_scaler_g_sel,
|
| /linux/drivers/media/v4l2-core/ |
| A D | v4l2-subdev.c | 293 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 D | vimc-scaler.c | 269 .get_selection = vimc_scaler_get_selection,
|
| /linux/drivers/staging/media/starfive/camss/ |
| A D | stf-isp.c | 311 .get_selection = isp_get_selection,
|
| /linux/drivers/staging/media/tegra-video/ |
| A D | vi.c | 481 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 D | dcmipp-byteproc.c | 390 .get_selection = dcmipp_byteproc_get_selection,
|
| /linux/drivers/staging/media/atomisp/pci/ |
| A D | atomisp_v4l2.c | 926 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 D | atomisp_subdev.c | 597 .get_selection = isp_subdev_get_selection,
|
| /linux/drivers/media/pci/intel/ipu6/ |
| A D | ipu6-isys-csi2.c | 500 .get_selection = ipu6_isys_csi2_get_sel,
|
| /linux/include/media/ |
| A D | v4l2-subdev.h | 858 int (*get_selection)(struct v4l2_subdev *sd, member
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| A D | rkisp1-resizer.c | 617 .get_selection = rkisp1_rsz_get_selection,
|
| /linux/drivers/media/platform/nxp/imx8-isi/ |
| A D | imx8-isi-pipe.c | 688 .get_selection = mxc_isi_pipe_get_selection,
|