diff options
Diffstat (limited to 'Documentation/media/kapi/v4l2-controls.rst')
-rw-r--r-- | Documentation/media/kapi/v4l2-controls.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/kapi/v4l2-controls.rst b/Documentation/media/kapi/v4l2-controls.rst index 2d433305fd4e..07a179eeb2fb 100644 --- a/Documentation/media/kapi/v4l2-controls.rst +++ b/Documentation/media/kapi/v4l2-controls.rst @@ -808,7 +808,7 @@ notify function is called. There can be only one notify function per control handler. Any attempt to set another notify function will cause a WARN_ON. -V4L2 control kAPI ------------------ +v4l2_ctrl functions and data structures +--------------------------------------- .. kernel-doc:: include/media/v4l2-ctrls.h |