提交 dde4feb9 编写于 作者: R Rob Landley 提交者: Linus Torvalds

Add table IDs to videobook.tmpl

Add table IDs to videobook.tmpl
Signed-off-by: NRob Landley <rob@landley.net>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 3018d151
...@@ -170,7 +170,7 @@ int __init myradio_init(struct video_init *v) ...@@ -170,7 +170,7 @@ int __init myradio_init(struct video_init *v)
<para> <para>
The types available are The types available are
</para> </para>
<table frame="all"><title>Device Types</title> <table frame="all" id="Device_Types"><title>Device Types</title>
<tgroup cols="3" align="left"> <tgroup cols="3" align="left">
<tbody> <tbody>
<row> <row>
...@@ -291,7 +291,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -291,7 +291,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
allows the applications to find out what sort of a card they have found and allows the applications to find out what sort of a card they have found and
to figure out what they want to do about it. The fields in the structure are to figure out what they want to do about it. The fields in the structure are
</para> </para>
<table frame="all"><title>struct video_capability fields</title> <table frame="all" id="video_capability_fields"><title>struct video_capability fields</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -365,7 +365,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -365,7 +365,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
<para> <para>
The video_tuner structure has the following fields The video_tuner structure has the following fields
</para> </para>
<table frame="all"><title>struct video_tuner fields</title> <table frame="all" id="video_tuner_fields"><title>struct video_tuner fields</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -398,7 +398,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -398,7 +398,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
</tgroup> </tgroup>
</table> </table>
<table frame="all"><title>struct video_tuner flags</title> <table frame="all" id="video_tuner_flags"><title>struct video_tuner flags</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -421,7 +421,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -421,7 +421,7 @@ static int radio_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
</tgroup> </tgroup>
</table> </table>
<table frame="all"><title>struct video_tuner modes</title> <table frame="all" id="video_tuner_modes"><title>struct video_tuner modes</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -572,7 +572,7 @@ static int current_volume=0; ...@@ -572,7 +572,7 @@ static int current_volume=0;
<para> <para>
Then we fill in the video_audio structure. This has the following format Then we fill in the video_audio structure. This has the following format
</para> </para>
<table frame="all"><title>struct video_audio fields</title> <table frame="all" id="video_audio_fields"><title>struct video_audio fields</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -607,7 +607,7 @@ static int current_volume=0; ...@@ -607,7 +607,7 @@ static int current_volume=0;
</tgroup> </tgroup>
</table> </table>
<table frame="all"><title>struct video_audio flags</title> <table frame="all" id="video_audio_flags"><title>struct video_audio flags</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -625,7 +625,7 @@ static int current_volume=0; ...@@ -625,7 +625,7 @@ static int current_volume=0;
</tgroup> </tgroup>
</table> </table>
<table frame="all"><title>struct video_audio modes</title> <table frame="all" id="video_audio_modes"><title>struct video_audio modes</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -775,7 +775,7 @@ module_exit(cleanup); ...@@ -775,7 +775,7 @@ module_exit(cleanup);
</para> </para>
</sect1> </sect1>
</chapter> </chapter>
<chapter> <chapter id="Video_Capture_Devices">
<title>Video Capture Devices</title> <title>Video Capture Devices</title>
<sect1 id="introvid"> <sect1 id="introvid">
<title>Video Capture Device Types</title> <title>Video Capture Device Types</title>
...@@ -855,7 +855,7 @@ static struct video_device my_camera ...@@ -855,7 +855,7 @@ static struct video_device my_camera
We use the extra video capability flags that did not apply to the We use the extra video capability flags that did not apply to the
radio interface. The video related flags are radio interface. The video related flags are
</para> </para>
<table frame="all"><title>Capture Capabilities</title> <table frame="all" id="Capture_Capabilities"><title>Capture Capabilities</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -1195,7 +1195,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -1195,7 +1195,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
inputs to the video card). Our example card has a single camera input. The inputs to the video card). Our example card has a single camera input. The
fields in the structure are fields in the structure are
</para> </para>
<table frame="all"><title>struct video_channel fields</title> <table frame="all" id="video_channel_fields"><title>struct video_channel fields</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -1218,7 +1218,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -1218,7 +1218,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>
<table frame="all"><title>struct video_channel flags</title> <table frame="all" id="video_channel_flags"><title>struct video_channel flags</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -1229,7 +1229,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -1229,7 +1229,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>
<table frame="all"><title>struct video_channel types</title> <table frame="all" id="video_channel_types"><title>struct video_channel types</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -1242,7 +1242,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -1242,7 +1242,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>
<table frame="all"><title>struct video_channel norms</title> <table frame="all" id="video_channel_norms"><title>struct video_channel norms</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -1328,7 +1328,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg) ...@@ -1328,7 +1328,7 @@ static int camera_ioctl(struct video_device *dev, unsigned int cmd, void *arg)
for every other pixel in the image. The other common formats the interface for every other pixel in the image. The other common formats the interface
defines are defines are
</para> </para>
<table frame="all"><title>Framebuffer Encodings</title> <table frame="all" id="Framebuffer_Encodings"><title>Framebuffer Encodings</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -1466,7 +1466,7 @@ static struct video_buffer capture_fb; ...@@ -1466,7 +1466,7 @@ static struct video_buffer capture_fb;
display. The video_window structure is used to describe the way the image display. The video_window structure is used to describe the way the image
should be displayed. should be displayed.
</para> </para>
<table frame="all"><title>struct video_window fields</title> <table frame="all" id="video_window_fields"><title>struct video_window fields</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
...@@ -1503,7 +1503,7 @@ static struct video_buffer capture_fb; ...@@ -1503,7 +1503,7 @@ static struct video_buffer capture_fb;
<para> <para>
Each clip is a struct video_clip which has the following fields Each clip is a struct video_clip which has the following fields
</para> </para>
<table frame="all"><title>video_clip fields</title> <table frame="all" id="video_clip_fields"><title>video_clip fields</title>
<tgroup cols="2" align="left"> <tgroup cols="2" align="left">
<tbody> <tbody>
<row> <row>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册