Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-reqbufs.rst133 * - ``V4L2_BUF_CAP_SUPPORTS_USERPTR``
/Linux-v5.10/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c713 *caps |= V4L2_BUF_CAP_SUPPORTS_USERPTR; in fill_buf_caps()
/Linux-v5.10/include/uapi/linux/
Dvideodev2.h960 #define V4L2_BUF_CAP_SUPPORTS_USERPTR (1 << 1) macro