diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-10-24 21:18:46 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-12-05 18:40:40 -0200 |
commit | 131db3a1acbd947a9c3257b95ee860a58ce0dffa (patch) | |
tree | 33541fa23b91bac1f625983a04c4270da35d5459 /Documentation/DocBook | |
parent | b832104c7acac4d5469a031773847ec3b6fbd147 (diff) | |
download | op-kernel-dev-131db3a1acbd947a9c3257b95ee860a58ce0dffa.zip op-kernel-dev-131db3a1acbd947a9c3257b95ee860a58ce0dffa.tar.gz |
V4L/DVB (13164): DocBook/dvb: Starts documenting DVBS2API ioctls
DVBS2API introduced two new ioctls that allows changing/getting details about newer
video standards like DVB-S2 and ISDB-T. There are lots of thing to do in this chapter,
but, for now, just add a session there, in order to allow make to not complain about
undefined symbol.
With this patch, all ioctls at the frontend.h API were somehow documented.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/dvb/dvbproperty.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/DocBook/dvb/dvbproperty.xml b/Documentation/DocBook/dvb/dvbproperty.xml index 9285522..5f57c7c 100644 --- a/Documentation/DocBook/dvb/dvbproperty.xml +++ b/Documentation/DocBook/dvb/dvbproperty.xml @@ -1,3 +1,6 @@ +<section id="FE_GET_PROPERTY"> +<title>FE_GET_PROPERTY/FE_SET_PROPERTY</title> + <section id="isdbt"> <title>ISDB-T frontend</title> <para>This section describes shortly what are the possible parameters in the Linux @@ -312,3 +315,4 @@ </section> </section> </section> +</section> |