Searched refs:V4L2_CTRL_FLAG_GRABBED (Results 1 – 8 of 8) sorted by relevance
1736 if (set && (ctrl->flags & V4L2_CTRL_FLAG_GRABBED)) in try_or_set_cluster()1880 V4L2_CTRL_FLAG_GRABBED | in log_ctrl()1884 if (ctrl->flags & V4L2_CTRL_FLAG_GRABBED) in log_ctrl()
490 if (set && (ctrl->flags & V4L2_CTRL_FLAG_GRABBED)) { in validate_ctrls()
58 ``V4L2_CTRL_FLAG_GRABBED`` flag when calling76 allocation and the ``V4L2_CTRL_FLAG_GRABBED`` flag is cleared once the85 allocated. After freeing all buffers the ``V4L2_CTRL_FLAG_GRABBED`` flag
537 * - ``V4L2_CTRL_FLAG_GRABBED``613 ``V4L2_CTRL_FLAG_GRABBED`` flag when buffers are allocated or
100 V4L2_CTRL_FLAG_GRAYED (later V4L2_CTRL_FLAG_GRABBED) flag.164 with ``V4L2_CTRL_FLAG_DISABLED`` and ``V4L2_CTRL_FLAG_GRABBED``
1871 #define V4L2_CTRL_FLAG_GRABBED 0x0002 macro
929 if (qctrl->flags & V4L2_CTRL_FLAG_GRABBED) in v4l2_ctrl_check()
370 replace define V4L2_CTRL_FLAG_GRABBED control-flags
Completed in 25 milliseconds