Home
last modified time | relevance | path

Searched refs:v4l2_memory (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/include/media/
Dvideobuf-core.h83 enum v4l2_memory memory;
225 enum v4l2_memory memory);
228 enum v4l2_memory memory);
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dvidioc-create-bufs.rst98 :c:type:`v4l2_memory`
107 other :c:type:`v4l2_memory` types. It will not support any other
Dvidioc-reqbufs.rst93 :c:type:`v4l2_memory`.
99 other :c:type:`v4l2_memory` types. It will not support any other
Dbuffer.rst248 accordance with the selected I/O method. See :c:type:`v4l2_memory`
674 enum v4l2_memory
Dhist-v4l2.rst513 enum v4l2_memory was added to distinguish between
527 union ``m``, and a new ``memory`` field of type enum v4l2_memory
/linux-6.6.21/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions53 # Documented enum v4l2_memory
54 replace symbol V4L2_MEMORY_DMABUF :c:type:`v4l2_memory`
55 replace symbol V4L2_MEMORY_MMAP :c:type:`v4l2_memory`
56 replace symbol V4L2_MEMORY_OVERLAY :c:type:`v4l2_memory`
57 replace symbol V4L2_MEMORY_USERPTR :c:type:`v4l2_memory`
/linux-6.6.21/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c328 enum v4l2_memory memory) in get_v4l2_plane32()
362 enum v4l2_memory memory) in put_v4l2_plane32()
Dvideobuf-core.c386 enum v4l2_memory memory) in __videobuf_mmap_setup()
430 enum v4l2_memory memory) in videobuf_mmap_setup()
/linux-6.6.21/include/uapi/linux/
Dvideodev2.h187 enum v4l2_memory { enum