Searched refs:grabbed (Results 1 – 12 of 12) sorted by relevance
853 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);870 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() argument876 __v4l2_ctrl_grab(ctrl, grabbed); in v4l2_ctrl_grab()
47 multiple file descriptors which grabbed different logical streams
209 in dmesg, it means that the hid driver has grabbed the device first. Try to
54 ioctl interface. Just grabbed NetBSD's header file and one of the
492 The other flag is the 'grabbed' flag. A grabbed control means that you cannot496 If a control is set to 'grabbed' using v4l2_ctrl_grab(), then the framework
191 You may also need to increase the length grabbed with the -s flag. The
138 of samples rendered/grabbed. All these values can be used to determine
3058 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab() argument3067 if (grabbed) in __v4l2_ctrl_grab()3073 if (old != grabbed) in __v4l2_ctrl_grab()
55 For example, in a documentation build I grabbed a pair of warnings nearly
324 very least because i_mutex needs to be grabbed, and objects allocated.
170 caller. An active reference to its superblock must be grabbed and the
28 which can be grabbed with::