Home
last modified time | relevance | path

Searched refs:V4L2_BUF_CAP_SUPPORTS_DMABUF (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dvidioc-reqbufs.rst143 * - ``V4L2_BUF_CAP_SUPPORTS_DMABUF``
/Linux-v6.1/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c683 *caps |= V4L2_BUF_CAP_SUPPORTS_DMABUF; in fill_buf_caps()
/Linux-v6.1/include/uapi/linux/
Dvideodev2.h1003 #define V4L2_BUF_CAP_SUPPORTS_DMABUF (1 << 2) macro