Home
last modified time | relevance | path

Searched refs:VIDIOC_QUERYCAP (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v5.4/Documentation/media/uapi/v4l/
Dquerycap.rst21 The :ref:`VIDIOC_QUERYCAP` ioctl is available to
26 Starting with kernel version 3.1, :ref:`VIDIOC_QUERYCAP`
29 :ref:`VIDIOC_QUERYCAP` to check if a specific ioctl
37 :ref:`VIDIOC_QUERYCAP` ioctl also allows driver
40 All V4L2 drivers must support :ref:`VIDIOC_QUERYCAP`.
Dvidioc-querycap.rst13 ioctl VIDIOC_QUERYCAP
19 VIDIOC_QUERYCAP - Query device capabilities
25 .. c:function:: int ioctl( int fd, VIDIOC_QUERYCAP, struct v4l2_capability *argp )
26 :name: VIDIOC_QUERYCAP
42 All V4L2 devices support the ``VIDIOC_QUERYCAP`` ioctl. It is used to
Dplanar-apis.rst49 :ref:`VIDIOC_QUERYCAP <VIDIOC_QUERYCAP>`
Ddev-sdr.rst32 :ref:`VIDIOC_QUERYCAP` ioctl. That flag means the
40 :ref:`VIDIOC_QUERYCAP` ioctl. That flag means the
Dtuner.rst44 returned by the :ref:`VIDIOC_QUERYCAP` ioctl when the
79 :ref:`VIDIOC_QUERYCAP` ioctl when the device has
Dapp-pri.rst33 :ref:`VIDIOC_QUERYCAP` ioctl.
Ddev-rds.rst45 :ref:`VIDIOC_QUERYCAP` ioctl. Any tuner that
64 :ref:`VIDIOC_QUERYCAP` ioctl. Any modulator that
Ddev-radio.rst31 :ref:`VIDIOC_QUERYCAP` ioctl. Other combinations of
Dfunc-ioctl.rst41 file, for example VIDIOC_QUERYCAP.
Ddev-touch.rst52 :ref:`VIDIOC_QUERYCAP` ioctl.
Ddmabuf.rst30 :ref:`VIDIOC_QUERYCAP <VIDIOC_QUERYCAP>` ioctl is set. Whether
Drw.rst20 :ref:`VIDIOC_QUERYCAP` ioctl is set.
Ddev-meta.rst32 :c:type:`v4l2_capability` structure returned by the :c:func:`VIDIOC_QUERYCAP`
Daudio.rst64 the :ref:`VIDIOC_QUERYCAP` ioctl.
Ddev-output.rst36 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device
Dcapture.c.rst434 if (-1 == xioctl(fd, VIDIOC_QUERYCAP, &cap)) {
440 errno_exit("VIDIOC_QUERYCAP");
Ddev-capture.rst37 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device
Ddev-osd.rst39 :ref:`VIDIOC_QUERYCAP` ioctl.
Duserp.rst19 :ref:`VIDIOC_QUERYCAP` ioctl is set. If the
Dv4l2.rst224 Documented that VIDIOC_QUERYCAP now returns a per-subsystem version
Dmmap.rst19 :ref:`VIDIOC_QUERYCAP` ioctl is set. There are two
Ddiff-v4l.rst75 :ref:`VIDIOC_QUERYCAP`.
512 :ref:`VIDIOC_QUERYCAP` ioctl. All V4L2 devices
Dhist-v4l2.rst335 :ref:`VIDIOC_QUERYCAP` ioctl.
850 3. :ref:`VIDIOC_QUERYCAP` did not mention the sliced VBI and radio
1106 1. VIDIOC_QUERYCAP now returns a per-subsystem version instead of a
/Linux-v5.4/tools/testing/selftests/media_tests/
Dvideo_device_test.c86 ret = ioctl(fd, VIDIOC_QUERYCAP, &vcap); in main()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-dev.c550 SET_VALID_IOCTL(ops, VIDIOC_QUERYCAP, vidioc_querycap); in determine_valid_ioctls()

12