Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[firefly-linux-kernel-4.4.55.git] / Documentation / DocBook / media / v4l / vidioc-g-tuner.xml
index 62a1aa200a36ccfd5dd59fe132de8ddfb57e2724..95d5371c17090af4ff0c9ba1e51aa3a0dbdc0d98 100644 (file)
@@ -275,6 +275,18 @@ can or must be switched. (B/G PAL tuners for example are typically not
       see the description of ioctl &VIDIOC-ENUMINPUT; for details. Only
       <constant>V4L2_TUNER_ANALOG_TV</constant> tuners can have this capability.</entry>
          </row>
+         <row>
+           <entry><constant>V4L2_TUNER_CAP_HWSEEK_BOUNDED</constant></entry>
+           <entry>0x0004</entry>
+           <entry>If set, then this tuner supports the hardware seek functionality
+           where the seek stops when it reaches the end of the frequency range.</entry>
+         </row>
+         <row>
+           <entry><constant>V4L2_TUNER_CAP_HWSEEK_WRAP</constant></entry>
+           <entry>0x0008</entry>
+           <entry>If set, then this tuner supports the hardware seek functionality
+           where the seek wraps around when it reaches the end of the frequency range.</entry>
+         </row>
          <row>
        <entry><constant>V4L2_TUNER_CAP_STEREO</constant></entry>
        <entry>0x0010</entry>