Searched refs:grabbed (Results 1 – 13 of 13) sorted by relevance
855 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);872 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() argument878 __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
1791 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab() argument1800 if (grabbed) in __v4l2_ctrl_grab()1806 if (old != grabbed) in __v4l2_ctrl_grab()
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
55 For example, in a documentation build I grabbed a pair of warnings nearly
334 allocated/grabbed the folio to be modified to allow the filesystem to flush
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
34 which can be grabbed with::
Completed in 26 milliseconds