aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml')
-rw-r--r--Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml b/Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml
index 6541ba0175ed..4e8ea65f7282 100644
--- a/Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-enum-freq-bands.xml
@@ -100,7 +100,7 @@ See <xref linkend="v4l2-tuner-type" /></entry>
100 <entry><structfield>capability</structfield></entry> 100 <entry><structfield>capability</structfield></entry>
101 <entry spanname="hspan">The tuner/modulator capability flags for 101 <entry spanname="hspan">The tuner/modulator capability flags for
102this frequency band, see <xref linkend="tuner-capability" />. The <constant>V4L2_TUNER_CAP_LOW</constant> 102this frequency band, see <xref linkend="tuner-capability" />. The <constant>V4L2_TUNER_CAP_LOW</constant>
103capability must be the same for all frequency bands of the selected tuner/modulator. 103or <constant>V4L2_TUNER_CAP_1HZ</constant> capability must be the same for all frequency bands of the selected tuner/modulator.
104So either all bands have that capability set, or none of them have that capability.</entry> 104So either all bands have that capability set, or none of them have that capability.</entry>
105 </row> 105 </row>
106 <row> 106 <row>
@@ -109,7 +109,8 @@ So either all bands have that capability set, or none of them have that capabili
109 <entry spanname="hspan">The lowest tunable frequency in 109 <entry spanname="hspan">The lowest tunable frequency in
110units of 62.5 kHz, or if the <structfield>capability</structfield> 110units of 62.5 kHz, or if the <structfield>capability</structfield>
111flag <constant>V4L2_TUNER_CAP_LOW</constant> is set, in units of 62.5 111flag <constant>V4L2_TUNER_CAP_LOW</constant> is set, in units of 62.5
112Hz, for this frequency band.</entry> 112Hz, for this frequency band. A 1 Hz unit is used when the <structfield>capability</structfield> flag
113<constant>V4L2_TUNER_CAP_1HZ</constant> is set.</entry>
113 </row> 114 </row>
114 <row> 115 <row>
115 <entry>__u32</entry> 116 <entry>__u32</entry>
@@ -117,7 +118,8 @@ Hz, for this frequency band.</entry>
117 <entry spanname="hspan">The highest tunable frequency in 118 <entry spanname="hspan">The highest tunable frequency in
118units of 62.5 kHz, or if the <structfield>capability</structfield> 119units of 62.5 kHz, or if the <structfield>capability</structfield>
119flag <constant>V4L2_TUNER_CAP_LOW</constant> is set, in units of 62.5 120flag <constant>V4L2_TUNER_CAP_LOW</constant> is set, in units of 62.5
120Hz, for this frequency band.</entry> 121Hz, for this frequency band. A 1 Hz unit is used when the <structfield>capability</structfield> flag
122<constant>V4L2_TUNER_CAP_1HZ</constant> is set.</entry>
121 </row> 123 </row>
122 <row> 124 <row>
123 <entry>__u32</entry> 125 <entry>__u32</entry>