Home
last modified time | relevance | path

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

/Linux-v5.15/include/media/
Dv4l2-ctrls.h855 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);
872 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() argument
878 __v4l2_ctrl_grab(ctrl, grabbed); in v4l2_ctrl_grab()
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Dformat.rst47 multiple file descriptors which grabbed different logical streams
/Linux-v5.15/Documentation/input/devices/
Dyealink.rst209 in dmesg, it means that the hid driver has grabbed the device first. Try to
/Linux-v5.15/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c1785 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab() argument
1794 if (grabbed) in __v4l2_ctrl_grab()
1800 if (old != grabbed) in __v4l2_ctrl_grab()
/Linux-v5.15/Documentation/scsi/
Dscsi-changer.rst54 ioctl interface. Just grabbed NetBSD's header file and one of the
/Linux-v5.15/Documentation/driver-api/media/
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
/Linux-v5.15/Documentation/sound/designs/
Dcompress-offload.rst138 of samples rendered/grabbed. All these values can be used to determine
/Linux-v5.15/Documentation/networking/
Ddecnet.rst191 You may also need to increase the length grabbed with the -s flag. The
/Linux-v5.15/Documentation/doc-guide/
Dcontributing.rst55 For example, in a documentation build I grabbed a pair of warnings nearly
/Linux-v5.15/Documentation/filesystems/
Dnetfs_library.rst333 allocated/grabbed the page to be modified to allow the filesystem to flush
Dpath-lookup.txt324 very least because i_mutex needs to be grabbed, and objects allocated.
Dvfs.rst170 caller. An active reference to its superblock must be grabbed and the
/Linux-v5.15/Documentation/process/
Dsubmitting-patches.rst29 which can be grabbed with::