Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] media-api-docs: Documented V4L2_TUNER_CAP_HWSEEK_PROG_LIM in G_TUNER docs

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

Hans de Goede and committed by
Mauro Carvalho Chehab
355a4d01 226143f9

+6
+6
Documentation/DocBook/media/v4l/vidioc-g-tuner.xml
··· 354 354 <entry>The &VIDIOC-ENUM-FREQ-BANDS; ioctl can be used to enumerate 355 355 the available frequency bands.</entry> 356 356 </row> 357 + <row> 358 + <entry><constant>V4L2_TUNER_CAP_HWSEEK_PROG_LIM</constant></entry> 359 + <entry>0x0800</entry> 360 + <entry>The range to search when using the hardware seek functionality 361 + is programmable, see &VIDIOC-S-HW-FREQ-SEEK; for details.</entry> 362 + </row> 357 363 </tbody> 358 364 </tgroup> 359 365 </table>