Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-g-priority.rst74 * - ``V4L2_PRIORITY_RECORD``
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-dev.c248 prio == V4L2_PRIORITY_RECORD; in prio_is_valid()
288 if (atomic_read(&global->prios[V4L2_PRIORITY_RECORD]) > 0) in v4l2_prio_max()
289 return V4L2_PRIORITY_RECORD; in v4l2_prio_max()
/linux-6.6.21/include/uapi/linux/
Dvideodev2.h430 V4L2_PRIORITY_RECORD = 3, enumerator
/linux-6.6.21/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions112 replace symbol V4L2_PRIORITY_RECORD :c:type:`v4l2_priority`