Searched refs:V4L2_BUF_CAP_SUPPORTS_DMABUF (Results 1 – 3 of 3) sorted by relevance
139 * - ``V4L2_BUF_CAP_SUPPORTS_DMABUF``
694 *caps |= V4L2_BUF_CAP_SUPPORTS_DMABUF; in vb2_set_flags_and_caps()
1069 #define V4L2_BUF_CAP_SUPPORTS_DMABUF (1 << 2) macro