| /linux/drivers/media/i2c/ |
| H A D | ak881x.c | 218 .get_selection = ak881x_get_selection,
|
| H A D | gc0310.c | 538 .get_selection = gc0310_get_selection,
|
| H A D | ov9640.c | 669 .get_selection = ov9640_get_selection,
|
| H A D | ov2685.c | 645 .get_selection = ov2685_get_selection,
|
| H A D | tw9910.c | 909 .get_selection = tw9910_get_selection,
|
| H A D | ov5645.c | 995 .get_selection = ov5645_get_selection,
|
| H A D | ov4689.c | 591 .get_selection = ov4689_get_selection,
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_uif.c | 178 .get_selection = uif_get_selection,
|
| H A D | vsp1_rwpf.c | 282 .get_selection = vsp1_rwpf_get_selection,
|
| H A D | vsp1_brx.c | 269 .get_selection = brx_get_selection,
|
| H A D | vsp1_histo.c | 380 .get_selection = histo_get_selection,
|
| /linux/drivers/media/platform/microchip/ |
| H A D | microchip-isc-scaler.c | 172 .get_selection = isc_scaler_g_sel,
|
| /linux/drivers/staging/media/tegra-video/ |
| H A D | vi.c | 479 if (!v4l2_subdev_has_op(subdev, pad, get_selection)) { in __tegra_channel_try_format() 483 ret = v4l2_subdev_call(subdev, pad, get_selection, in __tegra_channel_try_format() 626 if (!v4l2_subdev_has_op(subdev, pad, get_selection)) in tegra_channel_g_selection() 635 ret = v4l2_subdev_call(subdev, pad, get_selection, NULL, &sdsel); in tegra_channel_g_selection()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 315 sd->ops->pad->get_selection(sd, state, sel); in call_get_selection() 544 DEFINE_STATE_WRAPPER(get_selection, struct v4l2_subdev_selection); 553 .get_selection = call_get_selection_state, 826 sd, pad, get_selection, state, &sel); in subdev_do_ioctl() 923 sd, pad, get_selection, state, sel); in subdev_do_ioctl()
|
| /linux/drivers/staging/media/starfive/camss/ |
| H A D | stf-isp.c | 311 .get_selection = isp_get_selection,
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-scaler.c | 269 .get_selection = vimc_scaler_get_selection,
|
| /linux/drivers/media/platform/rockchip/rkcif/ |
| H A D | rkcif-interface.c | 241 .get_selection = rkcif_interface_get_sel,
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_v4l2.c | 915 err = v4l2_subdev_call(input->sensor, pad, get_selection, in atomisp_init_sensor() 924 err = v4l2_subdev_call(input->sensor, pad, get_selection, in atomisp_init_sensor()
|
| H A D | atomisp_subdev.c | 579 .get_selection = isp_subdev_get_selection,
|
| /linux/drivers/media/platform/arm/mali-c55/ |
| H A D | mali-c55-isp.c | 412 .get_selection = mali_c55_isp_get_selection,
|
| H A D | mali-c55-resizer.c | 1023 .get_selection = mali_c55_rsz_get_selection,
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| H A D | dcmipp-byteproc.c | 538 .get_selection = dcmipp_byteproc_get_selection,
|
| /linux/drivers/staging/media/ipu7/ |
| H A D | ipu7-isys-csi2.c | 374 .get_selection = ipu7_isys_csi2_get_sel,
|
| /linux/include/media/ |
| H A D | v4l2-subdev.h | 843 int (*get_selection)(struct v4l2_subdev *sd, member
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-resizer.c | 617 .get_selection = rkisp1_rsz_get_selection,
|