Searched refs:V4L2_BUF_CAP_SUPPORTS_DMABUF (Results 1 – 3 of 3) sorted by relevance
142 * - ``V4L2_BUF_CAP_SUPPORTS_DMABUF``
656 *caps |= V4L2_BUF_CAP_SUPPORTS_DMABUF; in fill_buf_caps()
920 #define V4L2_BUF_CAP_SUPPORTS_DMABUF (1 << 2) macro