Searched refs:V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS (Results 1 – 3 of 3) sorted by relevance
37 This ioctl is available if the ``V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS`` capability
1102 #define V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS (1 << 8) macro
2168 p->capabilities = V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS; in v4l_reqbufs() 2216 create->capabilities = V4L2_BUF_CAP_SUPPORTS_REMOVE_BUFS; in v4l_create_bufs()