diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-10 14:12:30 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-11-17 09:38:33 +0100 |
commit | 02f028cfd962106a6d223549f7f898b532117ecf (patch) | |
tree | cb7fd734d4a1d58b653cdd97cdfd0e6358728eef /Documentation/DocBook | |
parent | [media] dvb_frontend: document the most used functions (diff) | |
download | linux-02f028cfd962106a6d223549f7f898b532117ecf.tar.xz linux-02f028cfd962106a6d223549f7f898b532117ecf.zip |
[media] dvb_frontend.h: Add a description for the header
This header file provides the kABI functions used by the
Digital TV Frontend core support. Add a description for
this kABI, to add at the device_drivers Kernel DocBook.
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 fc7242dd5d65..7b3fcc5effcd 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -244,6 +244,7 @@ X!Isound/sound_firmware.c !Idrivers/media/dvb-core/dvbdev.h </sect1> <sect1><title>Digital TV Frontend kABI</title> +!Pdrivers/media/dvb-core/dvb_frontend.h Digital TV Frontend !Idrivers/media/dvb-core/dvb_frontend.h </sect1> <sect1><title>Digital TV Demux kABI</title> |