| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-ctrls.h | 873 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 D | 0001-tests-lib-Makefile.am-remove-unneeded-static-flag.patch | 9 [Philippe: grabbed from this pull request:
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxconsole.c | 109 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 D | format.rst | 47 multiple file descriptors which grabbed different logical streams
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | yealink.rst | 209 in dmesg, it means that the hid driver has grabbed the device first. Try to
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | scsi-changer.rst | 54 ioctl interface. Just grabbed NetBSD's header file and one of the
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190720.patch.gz | |
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | decnet.rst | 191 You may also need to increase the length grabbed with the -s flag. The
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 138 of samples rendered/grabbed. All these values can be used to determine
|
| /OK3568_Linux_fs/kernel/Documentation/doc-guide/ |
| H A D | contributing.rst | 55 For example, in a documentation build I grabbed a pair of warnings nearly
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls.c | 3184 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 D | path-lookup.txt | 324 very least because i_mutex needs to be grabbed, and objects allocated.
|
| H A D | vfs.rst | 170 caller. An active reference to its superblock must be grabbed and the
|
| /OK3568_Linux_fs/buildroot/package/pm-utils/ |
| H A D | 0001-pm-sleep.d-remove-unused-sleep-hooks.patch | 534 -# $1 = the raw data grabbed from HAL or dmidecode or wherever
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | submitting-patches.rst | 28 which can be grabbed with::
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 21000 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 …]
|