Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dquerycap.rst14 The :ref:`VIDIOC_QUERYCAP` ioctl is available to
19 Starting with kernel version 3.1, :ref:`VIDIOC_QUERYCAP`
22 :ref:`VIDIOC_QUERYCAP` to check if a specific ioctl
30 :ref:`VIDIOC_QUERYCAP` ioctl also allows driver
33 All V4L2 drivers must support :ref:`VIDIOC_QUERYCAP`.
H A Dplanar-apis.rst42 :ref:`VIDIOC_QUERYCAP <VIDIOC_QUERYCAP>`
H A Dvidioc-querycap.rst7 ioctl VIDIOC_QUERYCAP
13 VIDIOC_QUERYCAP - Query device capabilities
18 .. c:macro:: VIDIOC_QUERYCAP
20 ``int ioctl(int fd, VIDIOC_QUERYCAP, struct v4l2_capability *argp)``
34 All V4L2 devices support the ``VIDIOC_QUERYCAP`` ioctl. It is used to
H A Dtuner.rst37 returned by the :ref:`VIDIOC_QUERYCAP` ioctl when the
72 :ref:`VIDIOC_QUERYCAP` ioctl when the device has
H A Ddev-sdr.rst25 :ref:`VIDIOC_QUERYCAP` ioctl. That flag means the
33 :ref:`VIDIOC_QUERYCAP` ioctl. That flag means the
H A Dapp-pri.rst26 :ref:`VIDIOC_QUERYCAP` ioctl.
H A Dfunc-ioctl.rst32 file, for example VIDIOC_QUERYCAP.
H A Ddev-radio.rst24 :ref:`VIDIOC_QUERYCAP` ioctl. Other combinations of
H A Ddev-rds.rst38 :ref:`VIDIOC_QUERYCAP` ioctl. Any tuner that
57 :ref:`VIDIOC_QUERYCAP` ioctl. Any modulator that
H A Ddev-touch.rst45 :ref:`VIDIOC_QUERYCAP` ioctl.
H A Drw.rst14 :ref:`VIDIOC_QUERYCAP` ioctl is set.
H A Ddmabuf.rst24 :ref:`VIDIOC_QUERYCAP <VIDIOC_QUERYCAP>` ioctl is set. Whether
H A Ddev-meta.rst25 :c:type:`v4l2_capability` structure returned by the :c:func:`VIDIOC_QUERYCAP`
H A Daudio.rst57 the :ref:`VIDIOC_QUERYCAP` ioctl.
H A Ddev-output.rst29 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device
H A Dcapture.c.rst427 if (-1 == xioctl(fd, VIDIOC_QUERYCAP, &cap)) {
433 errno_exit("VIDIOC_QUERYCAP");
H A Ddev-capture.rst30 :ref:`VIDIOC_QUERYCAP` ioctl. As secondary device
H A Ddev-osd.rst32 :ref:`VIDIOC_QUERYCAP` ioctl.
H A Duserp.rst13 :ref:`VIDIOC_QUERYCAP` ioctl is set. If the
H A Dv4l2.rst219 Documented that VIDIOC_QUERYCAP now returns a per-subsystem version
H A Dopen.rst37 calling :ref:`VIDIOC_QUERYCAP` and checking the
H A Dmmap.rst13 :ref:`VIDIOC_QUERYCAP` ioctl is set. There are two
/openbmc/linux/tools/testing/selftests/media_tests/
H A Dvideo_device_test.c99 ret = ioctl(fd, VIDIOC_QUERYCAP, &vcap); in loop_test()
/openbmc/linux/Documentation/userspace-api/media/
H A Dglossary.rst133 (see :ref:`VIDIOC_QUERYCAP`).
198 (see :ref:`VIDIOC_QUERYCAP`).
/openbmc/obmc-ikvm/
H A Dikvm_video.cpp402 rc = ioctl(fd, VIDIOC_QUERYCAP, &cap); in start()

12