Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dv4l2-ctrls.h746 void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);
/Linux-v4.19/Documentation/media/uapi/v4l/
Dformat.rst47 multiple file descriptors which grabbed different logical streams
/Linux-v4.19/Documentation/input/devices/
Dyealink.rst209 in dmesg, it means that the hid driver has grabbed the device first. Try to
/Linux-v4.19/Documentation/scsi/
Dscsi-changer.txt50 ioctl interface. Just grabbed NetBSD's header file and one of the
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-controls.rst483 The other flag is the 'grabbed' flag. A grabbed control means that you cannot
487 If a control is set to 'grabbed' using v4l2_ctrl_grab(), then the framework
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c2520 void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() argument
2528 if (grabbed) in v4l2_ctrl_grab()
2534 if (old != grabbed) in v4l2_ctrl_grab()
/Linux-v4.19/Documentation/networking/
Ddecnet.txt183 You may also need to increase the length grabbed with the -s flag. The
/Linux-v4.19/Documentation/sound/designs/
Dcompress-offload.rst138 of samples rendered/grabbed. All these values can be used to determine
/Linux-v4.19/Documentation/filesystems/
Dpath-lookup.txt324 very least because i_mutex needs to be grabbed, and objects allocated.
Dvfs.txt158 caller. An active reference to its superblock must be grabbed and the
/Linux-v4.19/Documentation/process/
Dsubmitting-patches.rst32 which can be grabbed with::