Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
H A Dbuffer.rst31 :ref:`VIDIOC_S_OUTPUT <VIDIOC_G_OUTPUT>` however. The
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-dev.c747 set_bit(_IOC_NR(VIDIOC_G_OUTPUT), valid_ioctls); in determine_valid_ioctls()
751 SET_VALID_IOCTL(ops, VIDIOC_G_OUTPUT, vidioc_g_output); in determine_valid_ioctls()
H A Dv4l2-compat-ioctl32.c1508 case VIDIOC_G_OUTPUT32: ncmd = VIDIOC_G_OUTPUT; break; in do_video_ioctl()
H A Dv4l2-ioctl.c2841 IOCTL_INFO(VIDIOC_G_OUTPUT, v4l_g_output, v4l_print_u32, 0),
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h2381 #define VIDIOC_G_OUTPUT _IOR('V', 46, int) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h2381 #define VIDIOC_G_OUTPUT _IOR('V', 46, int) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2521 #define VIDIOC_G_OUTPUT _IOR('V', 46, int) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2504 #define VIDIOC_G_OUTPUT _IOR('V', 46, int) macro