Searched refs:V4L2_BUF_CAP_SUPPORTS_REQUESTS (Results 1 – 3 of 3) sorted by relevance
145 * - ``V4L2_BUF_CAP_SUPPORTS_REQUESTS``
659 *caps |= V4L2_BUF_CAP_SUPPORTS_REQUESTS; in fill_buf_caps()
921 #define V4L2_BUF_CAP_SUPPORTS_REQUESTS (1 << 3) macro