Home
last modified time | relevance | path

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

/linux-6.12.1/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.rst95 :c:type:`v4l2_memory`.
101 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.12.1/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.12.1/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c336 enum v4l2_memory memory) in get_v4l2_plane32()
370 enum v4l2_memory memory) in put_v4l2_plane32()
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h187 enum v4l2_memory { enum