Searched refs:V4L2_BUF_CAP_SUPPORTS_USERPTR (Results 1 – 3 of 3) sorted by relevance
133 * - ``V4L2_BUF_CAP_SUPPORTS_USERPTR``
713 *caps |= V4L2_BUF_CAP_SUPPORTS_USERPTR; in fill_buf_caps()
960 #define V4L2_BUF_CAP_SUPPORTS_USERPTR (1 << 1) macro