Searched refs:V4L2_MEMORY_DMABUF (Results 1 – 11 of 11) sorted by relevance
27 ioctl with the memory type set to ``V4L2_MEMORY_DMABUF``.49 reqbuf.memory = V4L2_MEMORY_DMABUF;78 buf.memory = V4L2_MEMORY_DMABUF;103 buf.memory = V4L2_MEMORY_DMABUF;
94 ``V4L2_MEMORY_DMABUF`` or ``V4L2_MEMORY_USERPTR``. See141 - This buffer type supports the ``V4L2_MEMORY_DMABUF`` streaming mode.
86 ``memory`` field to ``V4L2_MEMORY_DMABUF`` and the ``m.fd`` field to a135 If the application sets the ``memory`` field to ``V4L2_MEMORY_DMABUF`` to
97 ``V4L2_MEMORY_DMABUF`` or ``V4L2_MEMORY_USERPTR``. See
274 ``V4L2_MEMORY_DMABUF`` this is the file descriptor associated with358 :c:type:`v4l2_buffer` is ``V4L2_MEMORY_DMABUF``,693 * - ``V4L2_MEMORY_DMABUF``
352 case V4L2_MEMORY_DMABUF: in get_v4l2_plane32()389 case V4L2_MEMORY_DMABUF: in put_v4l2_plane32()433 case V4L2_MEMORY_DMABUF: in get_v4l2_buffer32()477 case V4L2_MEMORY_DMABUF: in get_v4l2_buffer32_time32()520 case V4L2_MEMORY_DMABUF: in put_v4l2_buffer32()564 case V4L2_MEMORY_DMABUF: in put_v4l2_buffer32_time32()
198 [V4L2_MEMORY_DMABUF] = "dmabuf",
1540 (reqbufs->memory != V4L2_MEMORY_DMABUF)) in vidioc_reqbufs()1610 (buf->memory != V4L2_MEMORY_DMABUF)) in vidioc_querybuf()2572 if (q->memory != V4L2_MEMORY_DMABUF) { in s5p_mfc_start_streaming()
922 || WARN_ON(VB2_MEMORY_DMABUF != (int)V4L2_MEMORY_DMABUF)) in vb2_queue_init_name()
54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
191 V4L2_MEMORY_DMABUF = 4, enumerator