Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ctrls.h873 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);
890 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() argument
896 __v4l2_ctrl_grab(ctrl, grabbed); in v4l2_ctrl_grab()
/OK3568_Linux_fs/buildroot/package/lttng-babeltrace/
H A D0001-tests-lib-Makefile.am-remove-unneeded-static-flag.patch9 [Philippe: grabbed from this pull request:
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxconsole.c109 int grabbed, fine, captured; member
175 if (priv->grabbed) { in dmxConsoleDrawFineCursor()
961 priv->grabbed in dmxConsoleFunctions()
977 if (priv->grabbed) { in dmxConsoleFunctions()
999 priv->grabbed = !priv->grabbed; in dmxConsoleFunctions()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dformat.rst47 multiple file descriptors which grabbed different logical streams
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Dyealink.rst209 in dmesg, it means that the hid driver has grabbed the device first. Try to
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi-changer.rst54 ioctl interface. Just grabbed NetBSD's header file and one of the
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190720.patch.gz
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Ddecnet.rst191 You may also need to increase the length grabbed with the -s flag. The
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dcompress-offload.rst138 of samples rendered/grabbed. All these values can be used to determine
/OK3568_Linux_fs/kernel/Documentation/doc-guide/
H A Dcontributing.rst55 For example, in a documentation build I grabbed a pair of warnings nearly
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c3184 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab() argument
3193 if (grabbed) in __v4l2_ctrl_grab()
3199 if (old != grabbed) in __v4l2_ctrl_grab()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dpath-lookup.txt324 very least because i_mutex needs to be grabbed, and objects allocated.
H A Dvfs.rst170 caller. An active reference to its superblock must be grabbed and the
/OK3568_Linux_fs/buildroot/package/pm-utils/
H A D0001-pm-sleep.d-remove-unused-sleep-hooks.patch534 -# $1 = the raw data grabbed from HAL or dmidecode or wherever
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dsubmitting-patches.rst28 which can be grabbed with::
/OK3568_Linux_fs/external/xserver/
H A DChangeLog21000 This function will be called when a pointer is grabbed non-root window
27856 to that seat will be automatically grabbed by kdrive.
28681 KDrive evdev driver deliberately name grabbed devices as "Evdev mouse"
28682 or "Evdev keyboard". This patch will make it skip this step if grabbed
32476 xwayland: fix crash on enter/leave for a grabbed slave device
32478 When grabbed, the slave device is floating, i.e. the master device is NULL.
62105 If the device is currently grabbed as the result of a passive grab
63118 being grabbed and paired_device_mode to the paired master
63121 being grabbed.
65682 Xi: if the device is currently grabbed, flag the barrier event
[all …]