Home
last modified time | relevance | path

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

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