Home
last modified time | relevance | path

Searched refs:V4L2_PRIORITY_INTERACTIVE (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-g-priority.rst64 * - ``V4L2_PRIORITY_INTERACTIVE``
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-dev.c247 prio == V4L2_PRIORITY_INTERACTIVE || in prio_is_valid()
290 if (atomic_read(&global->prios[V4L2_PRIORITY_INTERACTIVE]) > 0) in v4l2_prio_max()
291 return V4L2_PRIORITY_INTERACTIVE; in v4l2_prio_max()
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h429 V4L2_PRIORITY_INTERACTIVE = 2, enumerator
431 V4L2_PRIORITY_DEFAULT = V4L2_PRIORITY_INTERACTIVE,
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions111 replace symbol V4L2_PRIORITY_INTERACTIVE :c:type:`v4l2_priority`

Completed in 18 milliseconds