Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-audioout.rst7 ioctl VIDIOC_G_AUDOUT, VIDIOC_S_AUDOUT
13 VIDIOC_G_AUDOUT - VIDIOC_S_AUDOUT - Query or select the current audio output
18 .. c:macro:: VIDIOC_G_AUDOUT
20 ``int ioctl(int fd, VIDIOC_G_AUDOUT, struct v4l2_audioout *argp)``
40 ``VIDIOC_G_AUDOUT`` ioctl with a pointer to this structure. Drivers fill
52 as ``VIDIOC_G_AUDOUT`` does.
H A Dvidioc-enumaudioout.rst36 :c:type:`v4l2_audioout` and call the ``VIDIOC_G_AUDOUT``
47 See :ref:`VIDIOC_G_AUDIOout <VIDIOC_G_AUDOUT>` for a description of struct
H A Daudio.rst37 :ref:`VIDIOC_G_AUDOUT <VIDIOC_G_AUDOUT>` ioctls report the current
50 the :ref:`VIDIOC_S_AUDOUT <VIDIOC_G_AUDOUT>` ioctl.
H A Dhist-v4l2.rst613 :ref:`VIDIOC_G_AUDOUT <VIDIOC_G_AUDOUT>` and
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-core.c1136 v4l2_disable_ioctl(&dev->vid_out_dev, VIDIOC_G_AUDOUT); in vivid_disable_unused_ioctls()
1139 v4l2_disable_ioctl(&dev->vbi_out_dev, VIDIOC_G_AUDOUT); in vivid_disable_unused_ioctls()
1142 v4l2_disable_ioctl(&dev->meta_out_dev, VIDIOC_G_AUDOUT); in vivid_disable_unused_ioctls()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-dev.c755 SET_VALID_IOCTL(ops, VIDIOC_G_AUDOUT, vidioc_g_audout); in determine_valid_ioctls()
H A Dv4l2-ioctl.c2844 IOCTL_INFO(VIDIOC_G_AUDOUT, v4l_stub_g_audout, v4l_print_audioout, 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.h2384 #define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout) 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.h2384 #define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2524 #define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2507 #define VIDIOC_G_AUDOUT _IOR('V', 49, struct v4l2_audioout) macro