Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dvidioc-reqbufs.rst139 * - ``V4L2_BUF_CAP_SUPPORTS_REQUESTS``
Ddev-stateless-decoder.rst25 decoder must expose the ``V4L2_BUF_CAP_SUPPORTS_REQUESTS`` capability on its
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c721 *caps |= V4L2_BUF_CAP_SUPPORTS_REQUESTS; in fill_buf_caps()
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h962 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h531 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro