Searched refs:grabbed (Results 1 – 13 of 13) sorted by relevance
886 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);903 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() argument909 __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
2430 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab() argument2439 if (grabbed) in __v4l2_ctrl_grab()2445 if (old != grabbed) in __v4l2_ctrl_grab()
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
381 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.
193 caller. An active reference to its superblock must be grabbed and the
1751 3. Otherwise, release the resources grabbed in step 1.
33 which can be grabbed with::