From: Hans Verkuil Date: Thu, 26 Nov 2020 09:36:05 +0000 (+0100) Subject: media: vidioc-g-ext-ctrls.rst: document V4L2_CTRL_CLASS_DETECT X-Git-Tag: v5.11-rc1~203^2~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df23e0c12582ee18074975b7916b1a0ce620decd;p=thirdparty%2Fkernel%2Flinux.git media: vidioc-g-ext-ctrls.rst: document V4L2_CTRL_CLASS_DETECT V4L2_CTRL_CLASS_DETECT was never documented here, add it. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst b/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst index a8d12bd50d22d..9d28ac3fc237d 100644 --- a/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst +++ b/Documentation/userspace-api/media/v4l/vidioc-g-ext-ctrls.rst @@ -358,6 +358,10 @@ still cause this situation. - 0xa20000 - The class containing RF tuner controls. These controls are described in :ref:`rf-tuner-controls`. + * - ``V4L2_CTRL_CLASS_DETECT`` + - 0xa30000 + - The class containing motion or object detection controls. These controls + are described in :ref:`detect-controls`. Return Value ============