Searched refs:v4l2_subdev_selection (Results 1 – 21 of 21) sorted by relevance
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-g-selection.rst | 20 ``int ioctl(int fd, VIDIOC_SUBDEV_G_SELECTION, struct v4l2_subdev_selection *argp)`` 24 ``int ioctl(int fd, VIDIOC_SUBDEV_S_SELECTION, struct v4l2_subdev_selection *argp)`` 33 Pointer to struct :c:type:`v4l2_subdev_selection`. 71 .. c:type:: v4l2_subdev_selection 75 .. flat-table:: struct v4l2_subdev_selection 119 The struct :c:type:`v4l2_subdev_selection` ``pad`` references a
|
| /linux/include/uapi/linux/ |
| H A D | v4l2-subdev.h | 174 struct v4l2_subdev_selection { struct 284 #define VIDIOC_SUBDEV_G_SELECTION _IOWR('V', 61, struct v4l2_subdev_selection) 285 #define VIDIOC_SUBDEV_S_SELECTION _IOWR('V', 62, struct v4l2_subdev_selection)
|
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-scaler.c | 208 struct v4l2_subdev_selection *sel) in vimc_scaler_get_selection() 243 struct v4l2_subdev_selection *sel) in vimc_scaler_set_selection()
|
| /linux/drivers/media/platform/st/stm32/stm32-dcmipp/ |
| H A D | dcmipp-byteproc.c | 302 struct v4l2_subdev_selection *s) in dcmipp_byteproc_get_selection() 355 struct v4l2_subdev_selection *s) in dcmipp_byteproc_set_selection()
|
| /linux/drivers/media/platform/microchip/ |
| H A D | microchip-isc-scaler.c | 128 struct v4l2_subdev_selection *sel) in isc_scaler_g_sel()
|
| /linux/drivers/media/i2c/ccs/ |
| H A D | ccs-core.c | 2334 struct v4l2_subdev_selection *sel, in ccs_set_compose_binner() 2375 struct v4l2_subdev_selection *sel, in ccs_set_compose_scaler() 2471 struct v4l2_subdev_selection *sel) in ccs_set_compose() 2501 struct v4l2_subdev_selection *sel) in ccs_sel_supported() 2540 struct v4l2_subdev_selection *sel) in ccs_set_crop() 2591 struct v4l2_subdev_selection *sel) in ccs_get_selection() 2637 struct v4l2_subdev_selection *sel) in ccs_set_selection()
|
| /linux/drivers/media/i2c/ |
| H A D | t4ka3.c | 630 struct v4l2_subdev_selection *sel) in t4ka3_get_selection() 655 struct v4l2_subdev_selection *sel) in t4ka3_set_selection()
|
| H A D | mt9v032.c | 550 struct v4l2_subdev_selection *sel) in mt9v032_get_selection() 564 struct v4l2_subdev_selection *sel) in mt9v032_set_selection()
|
| H A D | mt9p031.c | 622 struct v4l2_subdev_selection *sel) in mt9p031_get_selection() 646 struct v4l2_subdev_selection *sel) in mt9p031_set_selection()
|
| H A D | mt9m114.c | 1285 struct v4l2_subdev_selection *sel) in mt9m114_pa_get_selection() 1308 struct v4l2_subdev_selection *sel) in mt9m114_pa_set_selection() 1927 struct v4l2_subdev_selection *sel) in mt9m114_ifp_get_selection() 1986 struct v4l2_subdev_selection *sel) in mt9m114_ifp_set_selection()
|
| H A D | ov2680.c | 707 struct v4l2_subdev_selection *sel) in ov2680_get_selection() 737 struct v4l2_subdev_selection *sel) in ov2680_set_selection()
|
| H A D | ov5675.c | 1078 struct v4l2_subdev_selection *sel) in ov5675_get_selection()
|
| H A D | ov5670.c | 2557 struct v4l2_subdev_selection *sel) in ov5670_get_selection()
|
| H A D | gc05a2.c | 765 struct v4l2_subdev_selection *sel) in gc05a2_get_selection()
|
| H A D | gc08a3.c | 741 struct v4l2_subdev_selection *sel) in gc08a3_get_selection()
|
| H A D | ov7251.c | 1305 struct v4l2_subdev_selection *sel) in ov7251_get_selection()
|
| H A D | ov8865.c | 2814 struct v4l2_subdev_selection *sel) in ov8865_get_selection()
|
| H A D | ov5640.c | 2997 struct v4l2_subdev_selection *sel) in ov5640_get_selection()
|
| H A D | ov64a40.c | 3110 struct v4l2_subdev_selection *sel) in ov64a40_get_selection()
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-capture.c | 1579 struct v4l2_subdev_selection *sel) in fimc_subdev_get_selection() 1635 struct v4l2_subdev_selection *sel) in fimc_subdev_set_selection()
|
| /linux/drivers/media/platform/ti/omap3isp/ |
| H A D | ispccdc.c | 2236 struct v4l2_subdev_selection *sel) in ccdc_get_selection() 2280 struct v4l2_subdev_selection *sel) in ccdc_set_selection()
|