Searched refs:grabbed (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/include/media/ |
H A D | v4l2-ctrls.h | 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() argument 909 __v4l2_ctrl_grab(ctrl, grabbed); in v4l2_ctrl_grab()
|
/openbmc/qemu/docs/system/ |
H A D | barrier.rst | 4 Generally, mouse and keyboard are grabbed through the QEMU video
|
/openbmc/qemu/docs/interop/ |
H A D | barrier.rst | 123 response to this message for those clipboards that it has grabbed 126 were grabbed or have changed since the last leave.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | format.rst | 47 multiple file descriptors which grabbed different logical streams
|
/openbmc/linux/Documentation/input/devices/ |
H A D | yealink.rst | 209 in dmesg, it means that the hid driver has grabbed the device first. Try to
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi-changer.rst | 54 ioctl interface. Just grabbed NetBSD's header file and one of the
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-controls.rst | 492 The other flag is the 'grabbed' flag. A grabbed control means that you cannot 496 If a control is set to 'grabbed' using v4l2_ctrl_grab(), then the framework
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-core.c | 2430 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab() argument 2439 if (grabbed) in __v4l2_ctrl_grab() 2445 if (old != grabbed) in __v4l2_ctrl_grab()
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | compress-offload.rst | 138 of samples rendered/grabbed. All these values can be used to determine
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 55 For example, in a documentation build I grabbed a pair of warnings nearly
|
/openbmc/qemu/ui/ |
H A D | cocoa.m | 967 /* Don't pass command key changes to guest unless mouse is grabbed */ 995 // forward command key combos to the host UI unless the mouse is grabbed
|
/openbmc/linux/Documentation/filesystems/ |
H A D | netfs_library.rst | 381 allocated/grabbed the folio to be modified to allow the filesystem to flush
|
H A D | path-lookup.txt | 324 very least because i_mutex needs to be grabbed, and objects allocated.
|
H A D | vfs.rst | 193 caller. An active reference to its superblock must be grabbed and the
|
H A D | xfs-online-fsck-design.rst | 1751 3. Otherwise, release the resources grabbed in step 1.
|
/openbmc/linux/Documentation/process/ |
H A D | submitting-patches.rst | 33 which can be grabbed with::
|