Home
last modified time | relevance | path

Searched refs:V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-reqbufs.rst159 * - ``V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS``
Dbuffer.rst571 reports :ref:`V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS
582 streaming I/O and reports :ref:`V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS
734 queue reports the :ref:`V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS
/Linux-v6.1/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c687 *caps |= V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS; in fill_buf_caps()
/Linux-v6.1/include/uapi/linux/
Dvideodev2.h1007 #define V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS (1 << 6) macro
/Linux-v6.1/Documentation/admin-guide/media/
Dvivid.rst299 consistency hint capability (V4L2_BUF_CAP_SUPPORTS_MMAP_CACHE_HINTS).