Searched refs:V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS (Results 1 – 4 of 4) sorted by relevance
37 This ioctl is available if the ``V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS`` capability
167 * - ``V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS``
1075 #define V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS (1 << 8) macro
2154 p->capabilities = V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS; in v4l_reqbufs()2202 create->capabilities = V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS; in v4l_create_bufs()