diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-05 19:08:34 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-05 19:49:02 +0300 |
commit | 326ab27bbddf053e6b578fde312b5069aa55b2ab (patch) | |
tree | 487fcbb2b3a4834489815484721d56051045a96d /Documentation/DocBook | |
parent | 6dd3187447e710db23de81ed4877fc8f72e80411 (diff) | |
download | linux-326ab27bbddf053e6b578fde312b5069aa55b2ab.tar.xz |
[media] DocBook: Document tveeprom.h
This header declares the code and structures used to parse
Hauppauge eeproms. As this is part of the V4L2 common, and
used by several drivers, let's properly document it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/device-drivers.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index 8ce967a48c58..bdc0f7e0a55d 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -223,6 +223,7 @@ X!Isound/sound_firmware.c <sect1><title>Video2Linux devices</title> !Iinclude/media/tuner.h !Iinclude/media/tuner-types.h +!Iinclude/media/tveeprom.h !Iinclude/media/v4l2-async.h !Iinclude/media/v4l2-ctrls.h !Iinclude/media/v4l2-dv-timings.h |