Home
last modified time | relevance | path

Searched refs:V4L2_PRIORITY_UNSET (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fh.c35 fh->prio = V4L2_PRIORITY_UNSET; in v4l2_fh_init()
Dv4l2-dev.c293 return V4L2_PRIORITY_UNSET; in v4l2_prio_max()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-priority.rst63 * - ``V4L2_PRIORITY_UNSET``
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions110 replace symbol V4L2_PRIORITY_UNSET :c:type:`v4l2_priority`
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h406 V4L2_PRIORITY_UNSET = 0, /* not initialized */ enumerator