]> Pileus Git - ~andy/linux/commitdiff
[media] media-api-docs: Documented V4L2_TUNER_CAP_HWSEEK_PROG_LIM in G_TUNER docs
authorHans de Goede <hdegoede@redhat.com>
Sat, 18 Aug 2012 15:32:19 +0000 (12:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 13 Sep 2012 20:42:08 +0000 (17:42 -0300)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/DocBook/media/v4l/vidioc-g-tuner.xml

index 701138f1209de10ae439aff4da056803fbb79713..6cc82010c7366921792eb4204655bfc92675d0bc 100644 (file)
@@ -354,6 +354,12 @@ radio tuners.</entry>
        <entry>The &VIDIOC-ENUM-FREQ-BANDS; ioctl can be used to enumerate
        the available frequency bands.</entry>
          </row>
+         <row>
+       <entry><constant>V4L2_TUNER_CAP_HWSEEK_PROG_LIM</constant></entry>
+       <entry>0x0800</entry>
+       <entry>The range to search when using the hardware seek functionality
+       is programmable, see &VIDIOC-S-HW-FREQ-SEEK; for details.</entry>
+         </row>
        </tbody>
       </tgroup>
     </table>