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