Home
last modified time | relevance | path

Searched refs:VIDIOC_S_MODULATOR (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-modulator.rst7 ioctl VIDIOC_G_MODULATOR, VIDIOC_S_MODULATOR
13 VIDIOC_G_MODULATOR - VIDIOC_S_MODULATOR - Get or set modulator attributes
22 .. c:macro:: VIDIOC_S_MODULATOR
24 ``int ioctl(int fd, VIDIOC_S_MODULATOR, const struct v4l2_modulator *argp)``
50 array and call the :ref:`VIDIOC_S_MODULATOR <VIDIOC_G_MODULATOR>` ioctl. Drivers may choose a
155 permit bilingual audio the :ref:`VIDIOC_S_MODULATOR <VIDIOC_G_MODULATOR>` ioctl shall
177 :ref:`VIDIOC_S_MODULATOR <VIDIOC_G_MODULATOR>` ioctl shall return an ``EINVAL`` error code and
H A Dtuner.rst66 :ref:`VIDIOC_S_MODULATOR <VIDIOC_G_MODULATOR>` ioctl. Note that
67 :ref:`VIDIOC_S_MODULATOR <VIDIOC_G_MODULATOR>` does not switch the current modulator, when there
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-dev.c770 SET_VALID_IOCTL(ops, VIDIOC_S_MODULATOR, vidioc_s_modulator); in determine_valid_ioctls()
H A Dv4l2-ioctl.c2847 IOCTL_INFO(VIDIOC_S_MODULATOR, v4l_s_modulator, v4l_print_modulator, INFO_FL_PRIO),
/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.h2387 #define VIDIOC_S_MODULATOR _IOW('V', 55, struct v4l2_modulator) 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.h2387 #define VIDIOC_S_MODULATOR _IOW('V', 55, struct v4l2_modulator) macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions567 replace ioctl VIDIOC_S_MODULATOR vidioc_g_modulator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2527 #define VIDIOC_S_MODULATOR _IOW('V', 55, struct v4l2_modulator) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2510 #define VIDIOC_S_MODULATOR _IOW('V', 55, struct v4l2_modulator) macro