Searched refs:V4L2_MEMORY_DMABUF (Results 1 – 11 of 11) sorted by relevance
33 ioctl with the memory type set to ``V4L2_MEMORY_DMABUF``.56 reqbuf.memory = V4L2_MEMORY_DMABUF;85 buf.memory = V4L2_MEMORY_DMABUF;110 buf.memory = V4L2_MEMORY_DMABUF;
100 ``V4L2_MEMORY_DMABUF`` or ``V4L2_MEMORY_USERPTR``. See144 - This buffer type supports the ``V4L2_MEMORY_DMABUF`` streaming mode.
93 ``memory`` field to ``V4L2_MEMORY_DMABUF`` and the ``m.fd`` field to a142 If the application sets the ``memory`` field to ``V4L2_MEMORY_DMABUF`` to
106 ``V4L2_MEMORY_DMABUF`` or ``V4L2_MEMORY_USERPTR``. See
297 ``V4L2_MEMORY_DMABUF`` this is the file descriptor associated with393 :c:type:`v4l2_buffer` is ``V4L2_MEMORY_DMABUF``,714 * - ``V4L2_MEMORY_DMABUF``
517 case V4L2_MEMORY_DMABUF: in get_v4l2_plane32()550 case V4L2_MEMORY_DMABUF: in put_v4l2_plane32()674 case V4L2_MEMORY_DMABUF: in get_v4l2_buffer32()754 case V4L2_MEMORY_DMABUF: in put_v4l2_buffer32()
339 case V4L2_MEMORY_DMABUF: in videobuf_status()412 case V4L2_MEMORY_DMABUF: in __videobuf_mmap_setup()
201 [V4L2_MEMORY_DMABUF] = "dmabuf",
844 || WARN_ON(VB2_MEMORY_DMABUF != (int)V4L2_MEMORY_DMABUF)) in vb2_queue_init()
54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
189 V4L2_MEMORY_DMABUF = 4, enumerator