Searched refs:V4L2_BUF_CAP_SUPPORTS_USERPTR (Results 1 – 3 of 3) sorted by relevance
136 * - ``V4L2_BUF_CAP_SUPPORTS_USERPTR``
692 *caps |= V4L2_BUF_CAP_SUPPORTS_USERPTR; in vb2_set_flags_and_caps()
1068 #define V4L2_BUF_CAP_SUPPORTS_USERPTR (1 << 1) macro