Home
last modified time | relevance | path

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

/linux-6.1.9/include/media/
Dv4l2-ctrls.h878 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed);
895 static inline void v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in v4l2_ctrl_grab() argument
901 __v4l2_ctrl_grab(ctrl, grabbed); in v4l2_ctrl_grab()
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dformat.rst47 multiple file descriptors which grabbed different logical streams
/linux-6.1.9/Documentation/input/devices/
Dyealink.rst209 in dmesg, it means that the hid driver has grabbed the device first. Try to
/linux-6.1.9/Documentation/scsi/
Dscsi-changer.rst54 ioctl interface. Just grabbed NetBSD's header file and one of the
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c2167 void __v4l2_ctrl_grab(struct v4l2_ctrl *ctrl, bool grabbed) in __v4l2_ctrl_grab() argument
2176 if (grabbed) in __v4l2_ctrl_grab()
2182 if (old != grabbed) in __v4l2_ctrl_grab()
/linux-6.1.9/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-6.1.9/Documentation/sound/designs/
Dcompress-offload.rst138 of samples rendered/grabbed. All these values can be used to determine
/linux-6.1.9/Documentation/doc-guide/
Dcontributing.rst55 For example, in a documentation build I grabbed a pair of warnings nearly
/linux-6.1.9/Documentation/filesystems/
Dnetfs_library.rst381 allocated/grabbed the folio 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-6.1.9/Documentation/process/
Dsubmitting-patches.rst33 which can be grabbed with::