Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-g-priority.rst58 * - ``V4L2_PRIORITY_BACKGROUND``
/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-dev.c245 return prio == V4L2_PRIORITY_BACKGROUND || in prio_is_valid()
291 if (atomic_read(&global->prios[V4L2_PRIORITY_BACKGROUND]) > 0) in v4l2_prio_max()
292 return V4L2_PRIORITY_BACKGROUND; in v4l2_prio_max()
/Linux-v5.10/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions106 replace symbol V4L2_PRIORITY_BACKGROUND :c:type:`v4l2_priority`
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h408 V4L2_PRIORITY_BACKGROUND = 1, enumerator