Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-priority.rst7 ioctl VIDIOC_G_PRIORITY, VIDIOC_S_PRIORITY
13 VIDIOC_G_PRIORITY - VIDIOC_S_PRIORITY - Query or request the access priority associated with a file…
22 .. c:macro:: VIDIOC_S_PRIORITY
24 ``int ioctl(int fd, VIDIOC_S_PRIORITY, const enum v4l2_priority *argp)``
43 an enum v4l2_priority variable and call :ref:`VIDIOC_S_PRIORITY <VIDIOC_G_PRIORITY>` ioctl
H A Dapp-pri.rst20 :ref:`VIDIOC_S_PRIORITY <VIDIOC_G_PRIORITY>` ioctls to request and
24 different priority will usually call :ref:`VIDIOC_S_PRIORITY
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-fh.c34 set_bit(_IOC_NR(VIDIOC_S_PRIORITY), vdev->valid_ioctls); in v4l2_fh_init()
H A Dv4l2-dev.c563 set_bit(_IOC_NR(VIDIOC_S_PRIORITY), valid_ioctls); in determine_valid_ioctls()
H A Dv4l2-ioctl.c2862 IOCTL_INFO(VIDIOC_S_PRIORITY, v4l_s_priority, v4l_print_u32, 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.h2400 #define VIDIOC_S_PRIORITY _IOW('V', 68, __u32) /* enum v4l2_priority */ macro
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/
H A Dv4l2-dev.rst83 implement ``VIDIOC_G_PRIORITY`` and ``VIDIOC_S_PRIORITY``.
/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.h2400 #define VIDIOC_S_PRIORITY _IOW('V', 68, __u32) /* enum v4l2_priority */ macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions570 replace ioctl VIDIOC_S_PRIORITY vidioc_g_priority
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2540 #define VIDIOC_S_PRIORITY _IOW('V', 68, __u32) /* enum v4l2_priority */ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2523 #define VIDIOC_S_PRIORITY _IOW('V', 68, __u32) /* enum v4l2_priority */ macro