Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-reqbufs.rst145 * - ``V4L2_BUF_CAP_SUPPORTS_REQUESTS``
/Linux-v5.4/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c659 *caps |= V4L2_BUF_CAP_SUPPORTS_REQUESTS; in fill_buf_caps()
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h921 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro