Home
last modified time | relevance | path

Searched refs:VIDIOC_G_OUTPUT (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-output.rst7 ioctl VIDIOC_G_OUTPUT, VIDIOC_S_OUTPUT
13 VIDIOC_G_OUTPUT - VIDIOC_S_OUTPUT - Query or select the current video output
18 .. c:macro:: VIDIOC_G_OUTPUT
20 ``int ioctl(int fd, VIDIOC_G_OUTPUT, int *argp)``
39 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` ioctl with a pointer to an integer where the driver
46 output in an integer and call the :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` ioctl with a
H A Dvideo.rst25 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` ioctls return the index of
28 :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` ioctls. Drivers must
H A Daudio.rst43 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` these ioctls return a
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-output.rst7 ioctl VIDIOC_G_OUTPUT, VIDIOC_S_OUTPUT
13 VIDIOC_G_OUTPUT - VIDIOC_S_OUTPUT - Query or select the current video output
18 .. c:macro:: VIDIOC_G_OUTPUT
20 ``int ioctl(int fd, VIDIOC_G_OUTPUT, int *argp)``
39 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` ioctl with a pointer to an integer where the driver
46 output in an integer and call the :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` ioctl with a
H A Dvideo.rst25 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` ioctls return the index of
28 :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` ioctls. Drivers must
H A Daudio.rst43 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` these ioctls return a
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-output.rst7 ioctl VIDIOC_G_OUTPUT, VIDIOC_S_OUTPUT
13 VIDIOC_G_OUTPUT - VIDIOC_S_OUTPUT - Query or select the current video output
18 .. c:macro:: VIDIOC_G_OUTPUT
20 ``int ioctl(int fd, VIDIOC_G_OUTPUT, int *argp)``
39 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` ioctl with a pointer to an integer where the driver
46 output in an integer and call the :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` ioctl with a
H A Dvideo.rst25 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` ioctls return the index of
28 :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` ioctls. Drivers must
H A Daudio.rst43 :ref:`VIDIOC_G_OUTPUT <VIDIOC_G_OUTPUT>` these ioctls return a
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/libv4l2util/
H A DTODO34 VIDIOC_G_OUTPUT
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/libv4l2util/
H A DTODO34 VIDIOC_G_OUTPUT
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/libv4l2util/
H A DTODO34 VIDIOC_G_OUTPUT
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libvo/
H A Dvo_v4l2.c172 if (ioctl (v4l2_fd, VIDIOC_G_OUTPUT, &output) == 0) in preinit()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libvo/
H A Dvo_v4l2.c172 if (ioctl (v4l2_fd, VIDIOC_G_OUTPUT, &output) == 0) in preinit()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-io.cpp147 if (doioctl(fd, VIDIOC_G_OUTPUT, &output) == 0) { in io_get()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-io.cpp147 if (doioctl(fd, VIDIOC_G_OUTPUT, &output) == 0) { in io_get()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-io.cpp147 if (doioctl(fd, VIDIOC_G_OUTPUT, &output) == 0) { in io_get()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libv4l2/
H A Dlog.c74 [_IOC_NR(VIDIOC_G_OUTPUT)] = "VIDIOC_G_OUTPUT",
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libv4l2/
H A Dlog.c74 [_IOC_NR(VIDIOC_G_OUTPUT)] = "VIDIOC_G_OUTPUT",
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libv4l2/
H A Dlog.c74 [_IOC_NR(VIDIOC_G_OUTPUT)] = "VIDIOC_G_OUTPUT",
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dioctl-test.h161 ioc(video, VIDIOC_G_OUTPUT), /* int */
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dioctl-test.h161 ioc(video, VIDIOC_G_OUTPUT), /* int */
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/contrib/test/
H A Dioctl-test.h161 ioc(video, VIDIOC_G_OUTPUT), /* int */
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-dev.c785 set_bit(_IOC_NR(VIDIOC_G_OUTPUT), valid_ioctls); in determine_valid_ioctls()
789 SET_VALID_IOCTL(ops, VIDIOC_G_OUTPUT, vidioc_g_output); in determine_valid_ioctls()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/v4l2-core/
H A Dv4l2-dev.c785 set_bit(_IOC_NR(VIDIOC_G_OUTPUT), valid_ioctls); in determine_valid_ioctls()
789 SET_VALID_IOCTL(ops, VIDIOC_G_OUTPUT, vidioc_g_output); in determine_valid_ioctls()

1234567