Searched refs:V4L2_BUF_FLAG_ERROR (Results 1 – 7 of 7) sorted by relevance
107 set ``V4L2_BUF_FLAG_ERROR`` in the ``flags`` field. It indicates a148 the ``V4L2_BUF_FLAG_ERROR`` and returning 0 instead. In that case the
510 - ``V4L2_BUF_FLAG_ERROR``
82 { V4L2_BUF_FLAG_ERROR, "ERROR" }, \
45 V4L2_BUF_FLAG_DONE | V4L2_BUF_FLAG_ERROR | \265 b->flags |= V4L2_BUF_FLAG_ERROR; in __fill_v4l2_buffer()
358 b->flags |= V4L2_BUF_FLAG_ERROR; in videobuf_status()
961 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
875 - Inject V4L2_BUF_FLAG_ERROR: