Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds