Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/media/i2c/
Dak881x.c218 .get_selection = ak881x_get_selection,
Dov9640.c671 .get_selection = ov9640_get_selection,
Dimx214.c847 .get_selection = imx214_get_selection,
Dtw9910.c916 .get_selection = tw9910_get_selection,
Dov2685.c654 .get_selection = ov2685_get_selection,
Dov01a10.c867 .get_selection = ov01a10_get_selection,
Dov4689.c606 .get_selection = ov4689_get_selection,
Dov5645.c1031 .get_selection = ov5645_get_selection,
Dmt9m001.c719 .get_selection = mt9m001_get_selection,
Dhi556.c1164 .get_selection = hi556_get_selection,
Dov2640.c1137 .get_selection = ov2640_get_selection,
/Linux-v6.6/drivers/media/platform/renesas/vsp1/
Dvsp1_uif.c184 .get_selection = uif_get_selection,
Dvsp1_rwpf.c252 .get_selection = vsp1_rwpf_get_selection,
Dvsp1_brx.c274 .get_selection = brx_get_selection,
Dvsp1_histo.c412 .get_selection = histo_get_selection,
/Linux-v6.6/drivers/media/platform/microchip/
Dmicrochip-isc-scaler.c172 .get_selection = isc_scaler_g_sel,
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-subdev.c298 sd->ops->pad->get_selection(sd, state, sel); in call_get_selection()
419 DEFINE_STATE_WRAPPER(get_selection, struct v4l2_subdev_selection);
428 .get_selection = call_get_selection_state,
670 sd, pad, get_selection, state, &sel); in subdev_do_ioctl()
766 sd, pad, get_selection, state, sel); in subdev_do_ioctl()
/Linux-v6.6/drivers/staging/media/tegra-video/
Dvi.c479 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()
623 if (!v4l2_subdev_has_op(subdev, pad, get_selection)) in tegra_channel_g_selection()
632 ret = v4l2_subdev_call(subdev, pad, get_selection, NULL, &sdsel); in tegra_channel_g_selection()
/Linux-v6.6/drivers/media/test-drivers/vimc/
Dvimc-scaler.c301 .get_selection = vimc_scaler_get_selection,
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_v4l2.c951 err = v4l2_subdev_call(input->camera, pad, get_selection, NULL, &sel); in atomisp_init_sensor()
959 err = v4l2_subdev_call(input->camera, pad, get_selection, NULL, &sel); in atomisp_init_sensor()
Datomisp_subdev.c631 .get_selection = isp_subdev_get_selection,
/Linux-v6.6/include/media/
Dv4l2-subdev.h858 int (*get_selection)(struct v4l2_subdev *sd, member
/Linux-v6.6/drivers/media/platform/rockchip/rkisp1/
Drkisp1-resizer.c677 .get_selection = rkisp1_rsz_get_selection,
Drkisp1-isp.c824 .get_selection = rkisp1_isp_get_selection,
/Linux-v6.6/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-pipe.c689 .get_selection = mxc_isi_pipe_get_selection,

123