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;
92 ``V4L2_MEMORY_DMABUF`` or ``V4L2_MEMORY_USERPTR``. See145 - 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
276 ``V4L2_MEMORY_DMABUF`` this is the file descriptor associated with363 :c:type:`v4l2_buffer` is ``V4L2_MEMORY_DMABUF``,698 * - ``V4L2_MEMORY_DMABUF``
357 case V4L2_MEMORY_DMABUF: in get_v4l2_plane32()394 case V4L2_MEMORY_DMABUF: in put_v4l2_plane32()438 case V4L2_MEMORY_DMABUF: in get_v4l2_buffer32()482 case V4L2_MEMORY_DMABUF: in get_v4l2_buffer32_time32()525 case V4L2_MEMORY_DMABUF: in put_v4l2_buffer32()569 case V4L2_MEMORY_DMABUF: in put_v4l2_buffer32_time32()
340 case V4L2_MEMORY_DMABUF: in videobuf_status()413 case V4L2_MEMORY_DMABUF: in __videobuf_mmap_setup()
202 [V4L2_MEMORY_DMABUF] = "dmabuf",
900 || WARN_ON(VB2_MEMORY_DMABUF != (int)V4L2_MEMORY_DMABUF)) in vb2_queue_init_name()
191 V4L2_MEMORY_DMABUF = 4, enumerator
54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
Completed in 31 milliseconds