Home
last modified time | relevance | path

Searched refs:grabbed (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-ctrls.h886 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 Dbarrier.rst4 Generally, mouse and keyboard are grabbed through the QEMU video
/openbmc/qemu/docs/interop/
H A Dbarrier.rst123 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 Dformat.rst47 multiple file descriptors which grabbed different logical streams
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst209 in dmesg, it means that the hid driver has grabbed the device first. Try to
/openbmc/linux/Documentation/scsi/
H A Dscsi-changer.rst54 ioctl interface. Just grabbed NetBSD's header file and one of the
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-controls.rst492 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 Dv4l2-ctrls-core.c2430 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 Dcompress-offload.rst138 of samples rendered/grabbed. All these values can be used to determine
/openbmc/linux/Documentation/doc-guide/
H A Dcontributing.rst55 For example, in a documentation build I grabbed a pair of warnings nearly
/openbmc/qemu/ui/
H A Dcocoa.m967 /* 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 Dnetfs_library.rst381 allocated/grabbed the folio to be modified to allow the filesystem to flush
H A Dpath-lookup.txt324 very least because i_mutex needs to be grabbed, and objects allocated.
H A Dvfs.rst193 caller. An active reference to its superblock must be grabbed and the
H A Dxfs-online-fsck-design.rst1751 3. Otherwise, release the resources grabbed in step 1.
/openbmc/linux/Documentation/process/
H A Dsubmitting-patches.rst33 which can be grabbed with::