Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-priority.rst6 ioctl VIDIOC_G_PRIORITY, VIDIOC_S_PRIORITY
12 VIDIOC_G_PRIORITY - VIDIOC_S_PRIORITY - Query or request the access priority associated with a file…
21 .. c:function:: int ioctl( int fd, VIDIOC_S_PRIORITY, const enum v4l2_priority *argp )
22 :name: VIDIOC_S_PRIORITY
43 an enum v4l2_priority variable and call :ref:`VIDIOC_S_PRIORITY <VIDIOC_G_PRIORITY>` ioctl
Dapp-pri.rst20 :ref:`VIDIOC_S_PRIORITY <VIDIOC_G_PRIORITY>` ioctls to request and
24 different priority will usually call :ref:`VIDIOC_S_PRIORITY
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-fh.c42 set_bit(_IOC_NR(VIDIOC_S_PRIORITY), vdev->valid_ioctls); in v4l2_fh_init()
Dv4l2-dev.c542 set_bit(_IOC_NR(VIDIOC_S_PRIORITY), valid_ioctls); in determine_valid_ioctls()
Dv4l2-ioctl.c2641 IOCTL_INFO(VIDIOC_S_PRIORITY, v4l_s_priority, v4l_print_u32, INFO_FL_PRIO),
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-dev.rst81 implement ``VIDIOC_G_PRIORITY`` and ``VIDIOC_S_PRIORITY``.
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h2370 #define VIDIOC_S_PRIORITY _IOW('V', 68, __u32) /* enum v4l2_priority */ macro
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions539 replace ioctl VIDIOC_S_PRIORITY vidioc_g_priority