Searched refs:get_selection (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 291 sd, pad, get_selection, subdev_fh->pad, &sel); in subdev_do_ioctl() 388 sd, pad, get_selection, subdev_fh->pad, sel); in subdev_do_ioctl()
|
/linux-4.4.14/include/media/ |
D | soc_camera.h | 111 int (*get_selection)(struct soc_camera_device *, struct v4l2_selection *); member
|
D | v4l2-subdev.h | 622 int (*get_selection)(struct v4l2_subdev *sd, member
|
/linux-4.4.14/drivers/media/platform/vsp1/ |
D | vsp1_rpf.c | 176 .get_selection = vsp1_rwpf_get_selection,
|
D | vsp1_wpf.c | 185 .get_selection = vsp1_rwpf_get_selection,
|
D | vsp1_bru.c | 397 .get_selection = bru_get_selection,
|
/linux-4.4.14/drivers/media/i2c/ |
D | mt9m032.c | 700 .get_selection = mt9m032_get_pad_selection,
|
D | mt9t001.c | 827 .get_selection = mt9t001_get_selection,
|
D | mt9v032.c | 855 .get_selection = mt9v032_get_selection,
|
D | mt9p031.c | 988 .get_selection = mt9p031_get_selection,
|
D | s5k6aa.c | 1235 .get_selection = s5k6aa_get_selection,
|
D | s5k5baf.c | 1537 .get_selection = s5k5baf_get_selection,
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | soc_camera.c | 1104 if (!ici->ops->get_selection) in soc_camera_g_selection() 1107 return ici->ops->get_selection(icd, s); in soc_camera_g_selection()
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | ispresizer.c | 1592 .get_selection = resizer_get_selection,
|
D | isppreview.c | 2113 .get_selection = preview_get_selection,
|
D | ispccdc.c | 2479 .get_selection = ccdc_get_selection,
|
/linux-4.4.14/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 1497 .get_selection = s3c_camif_subdev_get_selection,
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-lite.c | 1366 .get_selection = fimc_lite_subdev_get_selection,
|
D | fimc-capture.c | 1706 .get_selection = fimc_subdev_get_selection,
|
/linux-4.4.14/drivers/staging/media/davinci_vpfe/ |
D | dm365_isif.c | 1681 .get_selection = isif_pad_get_selection,
|
/linux-4.4.14/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 2887 .get_selection = smiapp_get_selection,
|