Home
last modified time | relevance | path

Searched refs:v4l2_capability (Results 1 – 25 of 212) sorted by relevance

123456789

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-querycap.rst20 ``int ioctl(int fd, VIDIOC_QUERYCAP, struct v4l2_capability *argp)``
29 Pointer to struct :c:type:`v4l2_capability`.
37 pointer to a struct :c:type:`v4l2_capability` which is
43 .. c:type:: v4l2_capability
45 .. flat-table:: struct v4l2_capability
H A Ddev-meta.rst25 :c:type:`v4l2_capability` structure returned by the :c:func:`VIDIOC_QUERYCAP`
29 :c:type:`v4l2_capability` structure. That flag means the device can read
H A Dtuner.rst36 and set the ``V4L2_CAP_TUNER`` flag in the struct :c:type:`v4l2_capability`
71 :c:type:`v4l2_capability` returned by the
H A Ddev-sdr.rst24 :c:type:`v4l2_capability` returned by the
32 :c:type:`v4l2_capability` returned by the
H A Ddev-rds.rst37 :c:type:`v4l2_capability` returned by the
56 :c:type:`v4l2_capability` returned by the
H A Ddev-radio.rst23 :c:type:`v4l2_capability` returned by the
H A Ddev-touch.rst44 :c:type:`v4l2_capability` returned by the
H A Drw.rst13 :c:type:`v4l2_capability` returned by the
H A Daudio.rst56 in the struct :c:type:`v4l2_capability` returned by
H A Ddev-output.rst28 :c:type:`v4l2_capability` returned by the
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dcommon.h12 void __fimc_vidioc_querycap(struct device *dev, struct v4l2_capability *cap);
H A Dcommon.c37 void __fimc_vidioc_querycap(struct device *dev, struct v4l2_capability *cap) in __fimc_vidioc_querycap()
/OK3568_Linux_fs/kernel/tools/testing/selftests/media_tests/
H A Dvideo_device_test.c46 struct v4l2_capability vcap; in main()
/OK3568_Linux_fs/kernel/drivers/media/radio/si470x/
H A Dradio-si470x.h162 struct v4l2_capability *capability);
/OK3568_Linux_fs/kernel/drivers/media/radio/si4713/
H A Dradio-platform-si4713.c59 struct v4l2_capability *capability) in radio_si4713_querycap()
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-timb.c32 struct v4l2_capability *v) in timbradio_vidioc_querycap()
H A Dradio-sf16fmi.c131 struct v4l2_capability *v) in vidioc_querycap()
H A Dradio-raremono.c180 struct v4l2_capability *v) in vidioc_querycap()
H A Dradio-keene.c164 struct v4l2_capability *v) in vidioc_querycap()
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_metadata.c26 struct v4l2_capability *cap) in uvc_meta_v4l2_querycap()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.h104 XCamReturn query_cap(struct v4l2_capability &cap);
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A DCamera.cpp37 static struct v4l2_capability cap;
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/camera/
H A Dcamera.cpp111 struct v4l2_capability cap; in deviceInit()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/usbcamera/
H A Dcamera.cpp111 struct v4l2_capability cap; in camera_init()
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c54 struct v4l2_capability *cap) in sun4i_csi_querycap()

123456789